Create a new Architecture Decision Record (ADR). Use when documenting significant architecture decisions, technology choices, or design patterns that affect the system.
Creates Architecture Decision Records with sequential numbering and standard template structure.
/plugin marketplace add melodic-software/claude-code-plugins/plugin install soft-skills@melodic-software<title>Create a new ADR documenting an architecture decision. ADRs capture the context, rationale, and consequences of significant technical decisions.
$ARGUMENTS - The title/topic of the architecture decision (e.g., "Use PostgreSQL for persistence")
/architecture/adr/ or /docs/adr/)/ea:adr-create Use PostgreSQL for persistence
/ea:adr-create Adopt microservices architecture
/ea:adr-create Select React for frontend framework
Report: