Agent skill
micro-commit
Enforces strict, atomic commit hygiene. Splits large diffs into logical, revertible units.
Install this agent skill to your Project
npx add-skill https://github.com/winstonkoh87/Athena-Public/tree/main/examples/skills/coding/micro-commit
SKILL.md
Micro-Commit Architect
Refuses to allow monolithic "blob" commits. Scans the current git diff and breaks down changes into atomized, logical steps.
Triggers
"commit changes", "save my work", "micro commit"
Core Mechanics
- Runs
git statusandgit diff. - Groups changes by feature, fix, or refactor.
- Automatically executes individual
git addandgit commit -msteps for each logical block.
Reference Paths
.context/memories/protocols/engineering/44-micro-commit-protocol.md
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
context-compactor
9-section context compression with analysis scratchpad. Adapted from Claude Code's /compact system (2026-03-31).
academic-delivery
8-step pipeline for academic deliverables — essays, reports, analysis, capstones. Encodes the full intake-to-delivery workflow with automatic red-team triggering.
trade-journal-analyzer
Unified post-trade analytics: journal pattern extraction + drawdown classification. Absorbs: drawdown-classifier.
circuit-breaker
Mandatory systemic pause when cumulative red flags exceed threshold. Forces disengagement across Trading, Spending, Relationships, Work, and Energy domains.
Red-Team Review
Bias-aware adversarial review for any artifact before shipping. 5-phase QA protocol with severity-weighted findings.
power-inversion
Unified negotiation engine: BATNA mapping, Dignity Premium pricing, and commitment device protection. Absorbs: commitment-device.
Didn't find tool you were looking for?