Author a new ADR — record a DECISION (what the system must do, or how it is built) in a documentation-led repo. Picks the next contiguous number, chooses the shape (capability vs technology), fills the template, sets status Proposed, regenerates INDEX, updates domain READMEs, handles supersede/deprecate linkage, commits. Use when the user says "add an ADR", "new ADR", "record a decision", "create an architecture decision record", or invokes /new-adr. NOT for queueing a unit of work against an existing decision (use /new-plan) and NOT for recording a reusable rule, practice, or naming/process standard (use /add-convention).
$npx -y skills add evolvehq/docflow --skill new-adrInstalls into the current project.
Run `npx skills use "https://github.com/evolvehq/docflow" --skill "evolvehq/docflow/new-adr"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/evolvehq/docflow" that are relevant to the current task. Run `npx skills add "https://github.com/evolvehq/docflow"` and select the relevant skills, then follow their instructions.