What problem does it solve?
Verification, UAT, tests, and gap closure for Blueprint lifecycle work. Use
this skill to validate summary-backed execution evidence, run resumable UAT,
and keep follow-up fixes explicit and MCP-owned.
Core Features & Use Cases
- Orchestrates phase validation, UAT, and gap closure across the Blueprint lifecycle, grounding artifacts in saved evidence and MCP-backed state.
- Enforces canonical contracts and shared runtime contracts for phase.verification and phase.uat, enabling bounded verification, resumable testing, and strict artifact persistence.
- Integrates with optional subagents to perform verification and testing when available, while ensuring safe fallbacks and clear retry/repair paths.
- Always writes through MCP tools, preserves existing evidence when appropriate, and routes to the implemented Blueprint surface for next actions.
Quick Start
Begin the phase validation flow by calling /blu-validate-phase <phase> to audit the phase using saved summaries, verification, and UAT artifacts, with guided follow-ups.