Skip to main content
Back to the directory
microsoft/vscodeSoftware EngineeringFrontend and Design

author-contributions

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.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
698

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/microsoft/vscode --skill author-contributions
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, author-contributions has 698 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: microsoft/vscode. Canonical URL: https://skills.sh/microsoft/vscode/author-contributions.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
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 VIA_RENAME), File Path, and Lines (+/-). Include a summary line at the end. Match the requested person to their exact --author= string.

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does author-contributions do?

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.

Is author-contributions good?

author-contributions does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support author-contributions?

author-contributions currently lists compatibility with Skills CLI.

Is author-contributions safe to install?

author-contributions has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to author-contributions?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install author-contributions?

Run the following command to install author-contributions: npx skills add https://github.com/microsoft/vscode --skill author-contributions

Related skills

More from microsoft/vscode

Related skills

Alternatives in Software Engineering