Help us improve
Share bugs, ideas, or general feedback.
From role-architect
Writes Architecture Decision Records (ADRs) with structured format, numbering, indexing, status lifecycle, linking, and team review processes.
npx claudepluginhub rnavarych/alpha-engineer --plugin role-architectHow this skill is triggered — by the user, by Claude, or both
Slash command
/role-architect:adr-writerThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Writing a new Architecture Decision Record for a significant design choice
Generates Architectural Decision Records (ADRs) by detecting project template conventions, assigning sequential numbers, supporting MADR/Nygard/Alexandrian formats, and saving markdown files. Use for documenting technical decisions.
Creates Architecture Decision Records (ADRs) in Nygard format to document significant technical decisions, context, and consequences. Use for system architecture, technology selection, or development patterns.
Interactive guided process for creating architecture decision records (ADRs). Collects context, analyzes options, records consequences, and can supersede previous ADRs.
Share bugs, ideas, or general feedback.
references/adr-format-and-lifecycle.md — full ADR structure (Title, Status, Context, Decision, Consequences), good vs bad title examples, ADR numbering convention, index table format, file naming pattern, Proposed/Accepted/Deprecated/Superseded status lifecycle with transition rules, lightweight ADR format and when to use it, and bidirectional linking with relationship types (Depends on, Supersedes, Informed by, Enables)references/adr-team-review-process.md — pre-writing data gathering, asynchronous PR-based review process, reviewer selection criteria, review deadline convention (3-5 business days), post-acceptance communication and onboarding integration, and 6-month review checkpoint scheduling for high-impact decisions