AI AGENT ADDONS
Documentation
928installs

Teams need a clear record of why technical decisions are made. This skill helps create Architecture Decision Records or ADRs. It guides you to write down the reason behind a big change, the chosen approach, and what the results will be.

Anyone on a software team can use it. You just need to answer a few simple questions. The skill then looks at other ADRs in your project to keep the same style and numbering. It writes a standard markdown file with sections like Context, Decision, and Consequences.

You get a ready-to-use ADR file stored in the right folder. This keeps your project history clear and organized. No more lost reasons for important choices.

Add Adr Drafting skill to your workflow

Global

mkdir -p ~/.claude/skills/adr-drafting

Project

mkdir -p .claude/skills/adr-drafting

Source Repository

Stars
293
Forks
33
Watchers
293
License
MIT
Last Push
29 days ago
Created
9 months ago