AI AGENT ADDONS

Author Contributions

microsoft/vscode

Author contributions can be hard to track when files get renamed. This skill finds every file a specific person helped write on a branch. It even follows files that moved to new names.

Developers and code reviewers can use it to see who changed what before merging. The result is a simple table with file names and line counts. No guesswork or manual digging needed.

It works by running git commands automatically. The skill creates a clear list that both people and AI tools can read.

Add Author Contributions skill to your workflow

Global

mkdir -p ~/.claude/skills/author-contributions

Project

mkdir -p .claude/skills/author-contributions

Source Repository

Stars
186,993
Forks
40,701
Watchers
186,993
License
MIT
Last Push
1 month ago
Created
11 years ago