Decision Record

Writes or updates an architecture decision record (ADR) as a dated markdown file under docs/decision-records/ — a one-sentence declarative title with no leading number and no Status field, and the four sections Context, Decision, Consequences, Related. Use when a change makes a real judgment call with a defensible alternative that the code alone won't explain, when asked to "record this decision", "write an ADR", or "document why we chose this", or when a review flags an undocumented decision. Never invents a rationale — it asks when the "why" isn't known.

eagerworks e7d2513 5 files · 21.3 KB Updated

File contents

eagerworks/skills/tree/main/skills/decision-record commit e7d2513a4a

Frequently asked questions

npx skillmds@latest add eagerworks/decision-record