adr-gen
Installation
SKILL.md
ADR Gen
"Why did we use Redis instead of Memcached?" Six months later, nobody remembers. This tool generates Architecture Decision Records from your context. Captures the decision, the alternatives considered, and the reasoning. Future you will thank present you.
One command. Zero config. Just works.
Quick Start
npx ai-adr "We chose PostgreSQL over MongoDB for our user data"
What It Does
- Generates properly formatted ADR documents
- Documents the context and problem being solved
- Lists alternatives that were considered
- Explains the decision and its reasoning
- Notes consequences and trade-offs