From decision-making
Document architectural decisions using ADR format. Use when making significant architectural choices that affect future development.
How this skill is triggered — by the user, by Claude, or both
Slash command
/decision-making:architecture-decision-recordThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Document architectural decisions with context, rationale, and trade-offs using the ADR format for organizational memory.
Document architectural decisions with context, rationale, and trade-offs using the ADR format for organizational memory.
You are documenting an architectural decision. Use ADRs to capture decision rationale and ensure future teams understand why choices were made.
Based on Michael Nygard's ADR format and decision documentation best practices:
npx claudepluginhub sethdford/claude-skills --plugin architect-decision-makingDocuments significant architectural decisions using Nygard-format ADR templates. Useful when writing ADRs, recording decisions, or evaluating options.
Documents significant architectural and technical decisions with context, alternatives, trade-offs, and consequences. Creates a decision trail for teams. Use when choosing technologies, making infrastructure decisions, or establishing standards.
Documents architectural decisions using ADR format. Guides when and how to record significant technical decisions with context, rationale, and consequences.