AI AGENT ADDONS

Architecture Decision Records

wshobson/agents
Documentation
11,514installs

When your team makes a big technology choice, you need to write down why. An Architecture Decision Record (ADR) captures the context, the decision, and the results. This skill helps you create and keep those records so everyone understands past choices and future plans.

New team members can read ADRs to learn quickly. Experienced engineers use them to review old decisions and avoid repeating mistakes. Anyone who makes or influences technical decisions will find this skill useful.

The skill provides clear templates and examples. It shows when to write an ADR and when to skip. It also explains the lifecycle of a decision from proposal to acceptance or rejection. This keeps your team aligned and your architecture well documented.

Add Architecture Decision Records skill to your workflow

Global

mkdir -p ~/.claude/skills/architecture-decision-records

Project

mkdir -p .claude/skills/architecture-decision-records

Source Repository

Stars
37,285
Forks
4,009
Watchers
37,285
License
MIT
Last Push
26 days ago
Created
1 year ago