commit-staged
Installation
SKILL.md
Commit Staged
Complete workflow for creating commits following project standards.
When explicitly invoked with extra text, treat that text as additional context about the changes and include it in commit planning and commit messages. When session history includes findings, motivation, or rationale, include the strongest points in the commit message body instead of relying on the diff alone.
Process
- Preferred execution
- If subagents are available, use
github-dev:commit-creatorfor the full workflow. - Pass along any extra invocation text as additional context.
- Otherwise follow the manual steps below.
- If subagents are available, use