What problem does it solve?
Create and maintain Architecture Decision Records (ADRs) optimized for agentic coding workflows. This skill helps you propose, write, update, accept/reject, deprecate, or supersede an ADR; bootstrap an adr folder and index; consult existing ADRs before implementing changes; and enforce ADR conventions. The ADRs are designed to be self-contained, actionable, and auditable.
Core Features & Use Cases
- Propose and draft ADRs that are self-contained and actionable for coding agents.
- Bootstrap an ADR folder and an index to centralize decisions.
- Enforce ADR conventions and an agent-ready checklist (implementation plan, verification criteria).
- Consult existing ADRs before implementing changes to prevent relitigating decisions.
- Use Socratic questioning to capture intent before drafting.
Quick Start
Create a new ADR by detailing the decision, context, consequences, and implementation plan in the designated ADR file and directory, following the MADR template.