/recall
Reconstruct and narrate the current development context from contextual commits. Run at session start, when resuming work, or when switching branches. Produces a brief, conversational summary of where things stand.
shell
$ npx -y skills add berserkdisruptors/contextual-commits --skill recall --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
/recall
Context preview
The summary Claude sees to decide when to auto-load this skill.
Reconstruct and narrate the current development context from contextual commits. Run at session start, when resuming work, or when switching branches. Produces a brief, conversational summary of where things stand.
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
0
Views
3
Forks
Maintained
Maintenance
MIT
License
3mo ago
Last commit
5mo ago
Created
Repo: berserkdisruptors/contextual-commits

