Decision Records

Where a decision goes and how it is written down so the next reader finds it: architecture decision records (ADRs, amended by addendum and never by silent edit), protocol-change proposals for frozen interfaces, design notes with a status lifecycle, adversarial review waves with a triage roll-up, and corrections filed on the issue rather than only in a commit. Use when a decision was just made and needs a home, when an existing ruling needs revisiting, when a review wave is being filed, or with `init` to scaffold the whole decision layout in a repo that has none. Pairs with `handoff` (the next.md rewrite) and `doc-graph` (per-package docs).

Roasbeef 7f24784 16 files · 29.8 KB Updated

File contents

Roasbeef/claude-files/tree/main/skills/decision-records commit 7f24784636

Frequently asked questions

npx skillmds@latest add roasbeef/decision-records