/contextual-commit
Write contextual commits that capture intent, decisions, and constraints alongside code changes. Use when committing code, finishing a task, or when the user asks to commit. Extends Conventional Commits with structured action lines in the commit body that preserve WHY code was
shell
$ npx -y skills add berserkdisruptors/contextual-commits --skill contextual-commit --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/contextual-commit
Context preview
The summary Claude sees to decide when to auto-load this skill.
Write contextual commits that capture intent, decisions, and constraints alongside code changes. Use when committing code, finishing a task, or when the user asks to commit. Extends Conventional Commits with structured action lines in the commit body that preserve WHY code was
Ships withcontextual-commits
Conventional Commits standardised WHAT changed. Contextual Commits add WHY. A convention for embedding decision traces in git commit bodies.
Get the whole plugin, auto-invoked
Stats
145
Stars
3
Forks
MIT
License
Repo: berserkdisruptors/contextual-commits

