Stats
Actions
Tags
How this skill is triggered — by the user, by Claude, or both
Slash command
/git-helper-plugin:git-summaryThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Summarize the recent git history for this repository:
Summarize the recent git history for this repository:
git log --oneline -20 to get recent commitsGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub ysksm/plugin-marketplace --plugin git-helper-plugin