From ap-optimal-claude
Detailed commit message format and rules. Use when creating git commits.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ap-optimal-claude:commit-rulesThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Every commit must be **thorough and detailed**. Never minimal. Follow this format:
Every commit must be thorough and detailed. Never minimal. Follow this format:
type(scope): short summary
detailed description of what changed and WHY - at least 2-3 sentences
Changes:
- specific change with file/component name
- specific change with file/component name
Types: feat, fix, refactor, docs, style, test, chore, perf, ci, build
Rules:
Update relevant project docs to reflect the work being committed. Skip files that haven't changed - don't add boilerplate updates.
Guides 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 coach-foundation/claude-code-best-practices --plugin ap-optimal-claude