Create a new Architecture Decision Record (ADR) following LCA conventions. Captures context, options, and explicit trade-offs.
/plugin marketplace add rayk/lucid-toolkit/plugin install architect@lucid-toolkit<decision-title><objective> Create a new Architecture Decision Record that captures the context, considered options, and explicit trade-offs of an architectural decision. ADRs are append-only documents that preserve decision history. </objective> <phase_1_context> **Gather decision context:** If `$ARGUMENTS` provided, use as decision title seed. Use AskUserQuestion to gather context: Question 1: "What type of architectural decision is this?" Options: 1. **Boundary decision** - Where Conduits go, API versioning, protocols 2. **Composition decision** - How to decompose, what orchestrates what 3. **Data ...
/adrGénère un Architecture Decision Record (ADR) formaté et structuré
/adrManage Architecture Decision Records (ADRs). ADRs are immutable historical records documenting WHY architectural decisions were made.