What problem does it solve? Getting consistent, multi-perspective review of engineering artifacts (sprint plans, ADRs, RCAs, PRDs, dev-reports) is hard with a single AI pass — one reviewer misses domain-specific risks. This Skill fans an artifact out to parallel VP personas (product, engineering, security, DevOps, data science) and synthesizes their structured verdicts into one CTO decision. ## Core Features & Use Cases - Parallel VP reviews: Runs vp-prod and vp-eng by default, with specialty VPs (vp-security, vp-devops, vp-datascience) added via the --vps flag when the artifact touches their domain. - Configurable review engines: Choose subagent (in-session, default), kimi (cross-model-family independent reviewer via OpenRouter), codex, gemini, handoff, or claude-p, resolved by flag, environment variable, or repo config file. - Structured synthesis: Tallies BLOCKER/MAJOR/MINOR/NOTE findings, detects cross-VP convergence, and writes an APPROVED / REJECTED-FOR-REVISION / ESCALATE-TO-CEO decision file next to the artifact. - Use Case: After drafting a sprint plan that introduces new CI pipelines, run a review with vp-prod, vp-eng, and vp-devops to get a consolidated verdict with concrete blockers before execution begins. ## Quick Start Ask the agent to review the artifact, for example: run a VP review on docs/plans/sprint-12.md with vp-prod, vp-eng, and vp-devops.