What problem does it solve?
This Skill exposes hidden assumptions, dependency errors, ordering defects, and unhandled failure modes in implementation plans before execution begins.
Core Features & Use Cases
- Adversarial Review Panel: Sends the plan to three configurable Vertex AI skeptic models that independently analyze dependencies, assumptions, integration risks, and failure handling.
- Synthesis and Quorum: Uses a synthesis model to consolidate findings, cast an additional validation vote, and confirm issues supported by at least two votes.
- First-Domino Detection: Identifies the earliest step whose failure could invalidate the remaining plan, helping teams prioritize corrective changes.
- Use Case: Use the Skill to remotely review a milestone plan when you need a second opinion from Gemini or Claude models hosted on Vertex AI without dispatching local subagents.
Quick Start
Ask the geap-plan-validator skill to run a remote Vertex AI adversarial review of the implementation plan at the specified file path.