Stats
Actions
Tags
How this skill is triggered — by the user, by Claude, or both
Slash command
/scm-tools:prThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Create a pull request for the current branch, following commit message rules for the title (important for squash-merge).
Create a pull request for the current branch, following commit message rules for the title (important for squash-merge).
The PR title becomes the commit message when squash-merging. Follow these rules:
Add validation for email formatFix login timeout on slow connectionsUpdate dependencies to patch security issueFixed the bug (past tense, vague)Updates to the login page. (third person, period, vague)WIP: trying to fix auth (WIP, lowercase, vague)Include:
git log --oneline $(git merge-base HEAD main)..HEAD
If any commit messages match these patterns (case-insensitive), invoke
scm-tools:cleanup-commits before proceeding:
fixup! or squash!WIPaddress review or review feedbacklint, rubocop, typo as standalone fixesmain)gh pr createnpx claudepluginhub mjbellantoni/cc-marketplace --plugin scm-toolsGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.