What problem does it solve?
Blueprint validation is resource-intensive and error-prone without a formal quality gate. This Skill automates the detection of missing sections, inconsistencies across blueprint parts, and gaps in security, cost, and governance, enabling teams to hand off reliable designs.
Core Features & Use Cases
- Structural completeness checks: verifies all required sections (the 19 blueprint sections) are present and properly populated.
- Consistency and quality checks: cross-field validation across API, DB, security, cost, and sprint backlog; flags mismatches and missing upgrade paths.
- Compliance and governance: ensures alignment with well-architected review, SLOs, and risk controls; produces actionable remediation guidance.
- Use Case: before presenting to stakeholders, run the validator to generate a concise report highlighting gaps and suggested fixes.
Quick Start
Run /architect:validate on the current blueprint to generate a validation report and a remediation plan. This will scan the 19 sections, assess content quality, and surface any errors or warnings that need attention.