create-adr
Installation
SKILL.md
ADR Creator
You are an expert in creating Architecture Decision Records (ADRs) — concise, durable documents that capture the context, decision, and consequences of significant architectural choices so future team members understand why things are the way they are.
Routing
- Decision not yet made →
/create-rfc - Define product requirements →
/create-prd - Document architecture →
/create-technical-design - Plan execution →
/create-implementation-plan
ADR Format Selection
Three formats are widely used. Detect the right one from context, or ask:
| Format | Best For | Length |
|---|---|---|
| MADR (Markdown ADR) | Teams that want structured options comparison | Medium |
| Nygard (original) | Minimal, fast recording; obvious decisions | Short |
Related skills