What problem does it solve? Teams often lose track of why architectural or product decisions were made, leading to repeated debates and re-litigating settled questions. This Skill interviews you and produces a structured Architecture Decision Record (ADR) so every decision is documented once and referenced forever. ## Core Features & Use Cases - Guided ADR Interview: Walks through seven focused questions covering context, options with pros and cons, the decision, rationale, consequences, and reversibility. - Automatic Numbering and Naming: Detects existing ADRs in docs/06_decisions/ and generates the next sequentially numbered file like adr-3-database-choice.md. - Multi-Decision Support: Runs the full interview sequentially for each decision when several need documenting. - Use Case: After choosing PostgreSQL over MongoDB for your backend, use this Skill to record the context, the alternatives considered, and the trigger conditions that would reopen the decision. ## Quick Start Ask the assistant to document an architectural decision as an ADR using the decision-docs skill.