What problem does it solve?
This Skill prevents implementation from starting on a spec that still has hidden risks, unresolved decisions, or missing review coverage. It turns a draft spec into a converged spec by forcing multiple perspectives to examine it until the design is ready to build.
Core Features & Use Cases
It runs structured reviews from security, scalability, adversarial, integration, decision-completeness, and lessons-aware perspectives, then folds in external cross-model feedback when available. It updates the spec to address findings, repeats the review cycle until convergence, and writes the review metadata and report back into the repository. Use it when you need a spec hardened before development, especially for changes that affect agent behavior, state, deployment, or user-facing workflows.
Quick Start
Run this skill on a spec file path to review it, resolve the findings, and generate a converged report before any implementation begins.