ADR-NNN: {{Decision as a noun phrase}}
| Field | Value |
|---|---|
| Type | Skill Resource |
| Source | ~/.copilot/skills/adr/templates/adr-template.md |
| Description | Not specified |
Source Content
ADR-NNN: {{Decision as a noun phrase}}
Decision
{{The rule, stated as an imperative. One or two sentences.}}
Key rules
- {{The specific, checkable rules an implementer or reviewer applies.}}
Code patterns
{{Optional — a minimal, copy-pasteable example in a fenced block with a language tag. Delete this section if the decision is not code-related.}}
Why
{{Two to four sentences of rationale. Cite sources where the decision rests on an external standard.}}
Applies when
{{The trigger that should make a reader open this record.}}
Related
- {{ADR-XXX — one-line relationship.}}