From chevp-ai-framework
Use when the user wants to record an architecture decision, says "write an ADR", "new ADR", "document this decision", or when a non-trivial architectural choice is made during Context or Exploration that future contributors need to understand.
How this skill is triggered — by the user, by Claude, or both
Slash command
/chevp-ai-framework:create-adrThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
ADRs capture architectural decisions with their context, alternatives, and consequences.
ADRs capture architectural decisions with their context, alternatives, and consequences.
context/adrs/, docs/adrs/, or per project CLAUDE.md).Proposed (becomes Accepted after human approval)architecture-reviewer subagent if the decision might conflict with existing ADRs.Accepted without explicit human approval.Status: Accepted, supersedes ADR-XXXX and update the old one to Superseded by ADR-YYYY.npx claudepluginhub chevp/chevp-ai-frameworkWhole-repo audit for over-engineering: finds dead code, unnecessary abstractions, stdlib-replaceable dependencies. Outputs ranked findings and net line/dep savings.