What problem does it solve? Teams often make important technical decisions without documenting the reasoning, alternatives, and tradeoffs, leading to repeated debates and lost institutional knowledge. This Skill produces structured Architecture Decision Records (ADRs) that capture the full decision context. ## Core Features & Use Cases - Structured ADR Template: Generates ADRs with context, decision, alternatives considered, tradeoffs, consequences, risks, and follow-up actions. - Status Workflow Guidance: Supports the ADR lifecycle from Proposed to Accepted, Deprecated, or Superseded, with numbering conventions. - Review Checklists: Includes best practices, anti-patterns, and review checklists to keep ADRs concise and accountable. - Use Case: When your team chooses PostgreSQL with TimescaleDB over ClickHouse and BigQuery for an analytics service, use this Skill to document the decision drivers, cost comparisons, risks, and assigned follow-up actions. ## Quick Start Ask the assistant to write an ADR for a specific technical decision, providing the context, the options considered, and the decision owner.