Armory
Source
Browse
Skills

architecture-decision-records

Capture architectural decisions made during Claude Code sessions as structured ADRs. Auto-detects decision moments, records context, alternatives considered, and rationale. Maintains an ADR log so future developers understand why the codebase is shaped the way it is.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install architecture-decision-records --cli claude

writes the skill into.claude/skills/architecture-decision-records/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/architecture-decision-records/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Capture architectural decisions made during Claude Code sessions as structured ADRs. Auto-detects decision moments, records context, alternatives considered, and rationale. Maintains an ADR log so future developers understand why the codebase is shaped the way it is.

When to use it

Capture architectural decisions made during Claude Code sessions as structured ADRs. Auto-detects decision moments, records context, alternatives considered, and rationale. Maintains an ADR log so future developers understand why the codebase is shaped the way it is.

How to install / invoke

Vendored from affaan-m/ecc (skills). See the source: https://github.com/affaan-m/ecc/blob/main/skills/architecture-decision-records/SKILL.md

Notes

Ingested from the affaan-m/ecc harness library (MIT).