What problem does it solve?
This Skill turns architecture decisions into well-structured ADRs, helping teams record important choices only when they meet the project’s writing criteria and keep decision history easy to trace.
Core Features & Use Cases
- ADR Eligibility Check: Evaluates whether a decision should become an ADR or be recorded in a lighter-weight document instead.
- ADR Drafting and Numbering: Creates a new ADR with the next available ID, fills the template, and writes the decision narrative in a consistent format.
- Cross-Reference Management: Adds related ADR links, supersedes relationships, and updates the ADR index for discoverability.
- Use Case: A team chooses a new architecture for a feature and wants a concise ADR draft with linked predecessors, clear rationale, and an updated catalog entry.
Quick Start
Ask the skill to draft an ADR for your decision, including the context, preferred option, and any related ADRs that should be linked or superseded.