·author-contributions
</>

author-contributions

특정 작성자가 브랜치와 업스트림에 기여한 모든 파일을 식별하고 이름 바꾸기를 통해 코드를 추적합니다. 누가 무엇을 편집했는지, 작성자가 기여한 코드가 무엇인지 물을 때 또는 병합 전에 작성자를 감사할 때 사용합니다. 이 스킬은 하위 에이전트로 실행되어야 합니다. 즉, 많은 Git 작업을 수행하고 간결한 테이블을 반환합니다.

79설치·1트렌드·@microsoft

설치

$npx skills add https://github.com/microsoft/vscode --skill author-contributions

author-contributions 설치 방법

명령줄에서 author-contributions AI 스킬을 개발 환경에 빠르게 설치

  1. 터미널 열기: 터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다
  2. 설치 명령어 실행: 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/microsoft/vscode --skill author-contributions
  3. 설치 확인: 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

출처: microsoft/vscode.

When asked to find all files a specific author contributed to on a branch (compared to main or another upstream), follow this procedure. The goal is to produce a simple table that both humans and LLMs can consume.

This skill involves many sequential git commands. Delegate it to a subagent with a prompt like:

Find every file that author "Full Name" contributed to on branch compared to . Trace contributions through file renames. Return a markdown table with columns: Status (DIRECT or VIARENAME), File Path, and Lines (+/-). Include a summary line at the end.

특정 작성자가 브랜치와 업스트림에 기여한 모든 파일을 식별하고 이름 바꾸기를 통해 코드를 추적합니다. 누가 무엇을 편집했는지, 작성자가 기여한 코드가 무엇인지 물을 때 또는 병합 전에 작성자를 감사할 때 사용합니다. 이 스킬은 하위 에이전트로 실행되어야 합니다. 즉, 많은 Git 작업을 수행하고 간결한 테이블을 반환합니다. 출처: microsoft/vscode.

인용 가능한 정보

AI/검색 인용용 안정적인 필드와 명령어.

설치 명령어
npx skills add https://github.com/microsoft/vscode --skill author-contributions
카테고리
</>개발 도구
인증됨
최초 등록
2026-02-20
업데이트
2026-03-10

Browse more skills from microsoft/vscode

빠른 답변

author-contributions이란?

특정 작성자가 브랜치와 업스트림에 기여한 모든 파일을 식별하고 이름 바꾸기를 통해 코드를 추적합니다. 누가 무엇을 편집했는지, 작성자가 기여한 코드가 무엇인지 물을 때 또는 병합 전에 작성자를 감사할 때 사용합니다. 이 스킬은 하위 에이전트로 실행되어야 합니다. 즉, 많은 Git 작업을 수행하고 간결한 테이블을 반환합니다. 출처: microsoft/vscode.

author-contributions 설치 방법은?

터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/microsoft/vscode --skill author-contributions 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

소스 저장소는 어디인가요?

https://github.com/microsoft/vscode

상세

카테고리
</>개발 도구
출처
skills.sh
최초 등록
2026-02-20