AI AGENT ADDONS

Architecture Decision Records

affaan-m/everything-claude-code
Documentation
4,910installs

Architecture decisions shape every project. But they often get lost in chat messages or memory. An Architecture Decision Record (ADR) captures these choices in a clear document that stays with your code.

You can capture decisions during coding sessions. The skill detects when a choice is being made. It asks for context, lists alternatives, and notes the reasons behind the choice.

All ADRs are saved in a simple folder. Future developers can read them to understand why the code works the way it does. No more guessing.

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
222,953
Forks
34,145
Watchers
222,953
License
MIT
Last Push
25 days ago
Created
6 months ago