Pulls your GitHub activity via the gh CLI and formats it into a clean English summary for weekly reports. It defaults to filtering out commits to your own repos so you're only seeing contributions to other projects, which is a smart choice for standups and status updates. The output groups by repository and splits major features from minor reviews or comments, so you get something you can actually paste into a report without rewriting it. Works by querying the GitHub Events API for the current week, then categorizing PushEvents, PRs, reviews, and issues. One caveat is you're limited to the last 300 events or 90 days, but that's a GitHub API constraint, not the skill's fault.
npx -y skills add zc277584121/mygitplugin --skill git-summarize-weekly --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
cursor/plugins
github/awesome-copilot
alirezarezvani/claude-skills
microsoft/win-dev-skills