2 skills published by berserkdisruptors across 1 repository. Together they weigh 5 518 tokens — that is what loading all of them at once would cost you in context.
2 skills 5 518 tokens total
>- 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 written, not just WHAT changed.
>- 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.