Changelog
Cross-platform support: compiles for Claude Code, Codex, and Gemini.
Initial release in the essentials skill pack.
How it works
1
What was decided
Checks arguments or asks "What decision was made?"
2
Gather context
Asks why, alternatives considered, trade-offs, and who was involved
3
Create record
Saves to decisions/<date>-<slug>.md with full context
4
Update brain
Adds to decisions/CLAUDE.md index
5
Confirm
Shows the saved decision record
Details
- Asks questions one at a time, not all at once
- Creates decisions/ directory if it doesn't exist
- Syncs CLAUDE.md and AGENTS.md
- Decisions are never deleted - they're a permanent record