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.md
source 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

    1. Capture context and drivers.
  1. List options considered.

  2. Record decision.

  3. Consequences + follow-ups.

  4. 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.