validate

Validate architecture blueprints for completeness, consistency, and security readiness.

2|1|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/navraj007in/architecture-cowork-plugin --skill validate-navraj007in
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: validate
Source: https://github.com/navraj007in/architecture-cowork-plugin/tree/main/skills/validate
Command: npx skills add https://github.com/navraj007in/architecture-cowork-plugin --skill validate-navraj007in

SYSTEM DOCUMENTATION & REQUIREMENTS

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.

Frequently Asked Questions about validate

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate an architecture blueprint for completeness and security readiness?

To validate an architecture blueprint, run a structural completeness check against required sections and cross-check relationships between API, DB, deployment, cost, and governance to output a structured validation report.

What is the best way to check blueprint consistency across API, DB, and cost sections?

Checking blueprint consistency requires cross-field validation across API, DB, security, cost, and sprint backlog to flag mismatches, missing upgrade paths, and generate actionable remediation guidance.

Do I need all 19 required sections populated before running a blueprint quality check?

Yes, blueprint quality checks require all 19 required sections to be present and properly populated to ensure the structural completeness necessary for a reliable stakeholder handoff.

Can I use automated validation to enforce well-architected review compliance and SLOs?

Yes, automated validation ensures alignment with well-architected review criteria, SLOs, and risk controls, producing a concise report highlighting compliance gaps and suggested fixes.

Why does my blueprint validation flag missing risk-aware upgrade paths?

Blueprint validation flags missing risk-aware upgrade paths because cross-field consistency checks detect gaps in security, cost, and governance planning that fail well-architected compliance standards.

When should I run a blueprint validation report before stakeholder presentation?

Run blueprint validation before stakeholder presentation to generate a concise report highlighting structural gaps, cross-field inconsistencies, and suggested fixes for reliable design handoff.