adr-verbatim
Installation
SKILL.md
ADR Verbatim
The body of the ADR is the user's words, pasted exactly as given. Not one word added, removed, or fixed.
Steps
- If the user gave no wording, ask the user for it in plain text. Never draft the body yourself.
- Read
docs/adr/and take the next number. Follow the existing naming style:docs/adr/0042-short-slug.md. - Write the file:
# 0042 — short title
Status: accepted (the user, YYYY-MM-DD)
<the user's words, verbatim>
- Show the user the full file in a code block.