What problem does it solve?
This Skill identifies and prioritizes mismatches between architecture decisions, specifications, and implementation to prevent unnoticed drift, reduce technical debt, and guide remediation.
Core Features & Use Cases
- Full-project or scoped audits: Scan ADRs, OpenSpec specs, and source code to surface Code vs Spec, Code vs ADR, ADR vs Spec inconsistencies, coverage gaps, stale artifacts, and policy violations.
- Severity-aware findings and remediation: Classify issues as CRITICAL/WARNING/INFO using RFC 2119 mappings and produce ordered recommended actions and acceptance criteria.
- Team review and scrum triage: Support single-agent audits, reviewer teams (--review), or a multi-agent scrum triage ceremony (--scrum) with prioritized themes and optional issue creation in the project's tracker.
Quick Start
Run a full audit by invoking /design:audit on your project or /design:audit security to scope the analysis to security-related artifacts.