Guide for creating Architecture Decision Records (ADRs). Use this when creating a new ADR or reviewing ADR quality.
This skill provides guidance for creating well-structured Architecture Decision Records.
Structure:
An ADR documents a single architectural decision using the following sections:
DO:
DON'T:
Rationale: A well-framed ADR enables future developers (and AI agents) to understand why a decision was made, not just what was decided. The template.md file in this skill directory defines the document structure used when creating new ADRs.