Architecture Decision Record (ADR) orchestrator. Given a feature request, GitHub issue, or free-text problem statement, explores the codebase deeply, generates 3 architectural approaches using parallel agents, produces a trade-off recommendation, and writes a formal ADR to docs/decisions/. Works on any language or framework. Config-driven for any team (GitHub Issues, Linear, or Jira; Slack or Teams notifications).
Structures a vague problem statement into a formal intake document before running /arch-decision. Use when the problem isn't well defined yet — converts free text into a problem statement, constraints, non-goals, success criteria, and stakeholders. Output feeds directly into /arch-decision Phase 1.