What problem does it solve?
Prevents wasted execution and costly agent runs by detecting structural errors, missing handoffs, orphan steps, unrealistic step ordering, and knowledge gaps before any agent executes a plan.
Core Features & Use Cases
- Independent Evaluation: Runs as a separate setup-evaluator agent to avoid confirmation bias from builders.
- Decomposition & Architecture Checks: Verifies step coverage, tool availability, parallelism, topology match, agent boundaries, and handoff protocols.
- Clear Verdicts & Escalation: Produces PASS/FAIL reports with enumerated issues and guidance, and escalates to the user after repeated failures.
- Use Case: Review a multi-agent process and architecture spec for a complex deployment pipeline to ensure all steps are assigned and handoffs are defined.
Quick Start
Evaluate the setup for proc-2026-04-10-012 using the process entry path and architecture spec path to receive a PASS or FAIL report with actionable issues.