Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub jugrajsingh/skillgarden --plugin gitmasteryHow this command is triggered — by the user, by Claude, or both
Slash command
/gitmastery:finish [--tag]The summary Claude sees in its command listing — used to decide when to auto-load this command
Invoke the `gitmastery:finishing` skill and follow it exactly.
/finishCreates a pull request with comprehensive description following repo best practices, loading config, verifying git state, summarizing changes, gathering user input, pushing branch, and opening PR.
/finishInvokes jig:finish skill to finalize tasks when implementation is complete, all tests pass, and a decision is needed.
/finishRuns the full completion pipeline: verifies build, commits to git, simplifies code, commits again, verifies build, and rebases onto upstream.
Share bugs, ideas, or general feedback.
Invoke the gitmastery:finishing skill and follow it exactly.