author-contributions
microsoft · Other
识别特定作者在分支与其上游之间贡献的所有文件,追踪代码重命名情况。用于回答谁编辑了什么、作者贡献了哪些代码,或在合并前审计作者归属。该技能应作为子代理运行——它执行多个 git 操作并返回简洁表格。
Identify all files a specific author contributed to on a branch vs its upstream, tracing code through renames. Use when asked who edited what, what code an author contributed, or to audit authorship before a merge. This skill should be run as a subagent — it performs many git operations and returns a concise table.
npx skills add https://github.com/microsoft/vscode --skill author-contributions
星标 186216 · 安装量 1370