DFMDemoV2 adr-writing
Skill: adr-writing
install
source · Clone the upstream repo
git clone https://github.com/davidrrowley/DFMDemoV2
manifest:
origin/agents/skills/adr-writing/skill.mdsource content
Skill: adr-writing
## Intent Turn a decision candidate into an ADR with context, options, decision, and consequences. ## Inputs - Decision candidate
-
Links to relevant requirements
-
Architecture notes
Outputs
- ADR markdown file content
-
Index update notes
Process
- Capture context and drivers.
-
List options considered.
-
Record decision.
-
Consequences + follow-ups.
-
Status and supersedence rules.
Quality bar
- No invented rationale.
-
Options are plausible and fairly represented.
Escalation triggers
- Missing rationale
-
Decision not actually decided
-
Needs deeper analysis (handoff to architecture skill)
Tooling notes
Follow the calling agent's tool allow/deny list.