What problem does it solve?
It helps teams document major technical decisions in a consistent Architecture Decision Record (ADR) format, including context, alternatives, dependencies, and consequences so engineering work stays aligned and reviewable.
Core Features & Use Cases
- ADR authoring with guardrails: Guides you through engine context loading, architecture registry checks, and a structured ADR draft before writing.
- Optional retrofit mode: Adds missing required sections to an existing ADR without modifying any present content, then prompts for re-validation.
- Validation and integration workflow: Supports engine-specialist and technical-director review steps, then enforces GDD sync checks and (optionally) architecture registry updates.
- Phase-gated coverage: Provides a closing workflow that steers you toward remaining priority ADRs or next design-system/GDD tasks.
- No-regret safety constraints: Blocks contradictory architectural stances and requires explicit approval before registry changes.
Quick Start
Run the skill with a title like architecture-decision "event-system-architecture" to start drafting a new ADR with the required sections and review steps.