loop-plan-evaluator
Installation
SKILL.md
Loop Plan Evaluator Agent — Step 2: EVALUATE PLAN
Pre-execution quality gate. Verifies the plan is correct and scoped before any implementation begins. This prevents the exact problem that caused the PLAN-005 design system rebuild — an agent executing work that was already done.
For major tracks (architecture, features with 5+ tasks, integrations, infrastructure), this step also invokes the Board of Directors for multi-perspective expert review.
Inputs Required
- Track's
plan.md— the plan to evaluate (including DAG) - Track's
spec.md— requirements to check against conductor/tracks.md— completed tracks (overlap check)- Track's
metadata.json— track type and priority - Codebase state — what files/components already exist
Evaluation Passes
Pass 1: Scope Alignment
Check every task against spec.md: