What problem does it solve?
It helps teams capture architecture decisions in a way that AI coding agents can implement immediately, without needing follow-up questions or relying on tribal knowledge.
Core Features & Use Cases
- Four-phase ADR workflow: scans the repo, captures intent via Socratic questioning, drafts the ADR, and reviews it against an agent-readiness checklist.
- Self-contained, agent-first ADRs: enforces measurable constraints, explicit non-goals, and an implementation plan that names affected paths, dependencies, patterns to follow/avoid, configuration changes, and migration steps.
- ADRs you can maintain over time: supports proposing, accepting/rejecting, deprecating, and superseding ADRs while linking decisions to the code they govern.
Quick Start
Ask a human to approve a proposed architectural choice, then run the skill workflow to scan existing ADRs, capture confirmed intent, draft the ADR with an implementation plan and verification checklist, and review it for agent readiness.