Stats
Actions
Tags
From commit-commands
Commits unstaged changes to a new branch off main, pushes, and creates a pull request via `gh pr create`.
How this skill is triggered — by the user, by Claude, or both
Slash command
/commit-commands:commit-push-prThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Current git status: !`git status`
git statusgit diff HEADgit branch --show-currentBased on the changes above:
gh pr createGuides 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 minhthang1009/dotclaude --plugin commit-commands