Flow commands
/flow:record-ddr
Record a Design Decision Record — an architectural/product decision for the future
| Property | Value |
|---|---|
| Command | /flow:record-ddr |
| Category | record |
| Argument hint | <short decision title> |
| Source | plugins/flow/commands/record-ddr.md |
Description
Record a Design Decision Record — an architectural/product decision for the future
Invocation
snippet
/flow:record-ddr <short decision title>Summary
A DDR (Design Decision Record) is a formal record of a non-trivial decision that affects future development. The next instance of Claude Code (and humans) read it to understand why something is the way it is.
Source of truth
This page is auto-generated from the command's frontmatter. The exact prompt Claude runs — including directives, edge-case handling, and tool-routing logic — lives in the source file:
plugins/flow/commands/record-ddr.md → read it for the full behavior.