Evaluate Plan banner
Ibrahim-3d Ibrahim-3d

Evaluate Plan

Development community

Description

--- name: evaluate-plan description: "Validate execution plan against spec. Evaluate-Loop Step 2." model: opus arguments: - name: evaluate-plan description: "The track ID to evaluate" required: true user_invocable: true --- # /loop-plan-evaluator — Validate Execution Plan Evaluate-Loop Step 2: Verify the execution plan is valid before implementation begins. ## Usage ```bash /loop-plan-evaluator <track-id> ``` ## Your Task You ARE the loop-plan-evaluator agent. Execute the 6 valid

Installation

Installs to ~/.claude/skills/ibrahim-3d-orchestrator-supaconductor-evaluate-plan/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ibrahim-3d-orchestrator-supaconductor-evaluate-plan && curl -fsSL https://raw.githubusercontent.com/Ibrahim-3d/orchestrator-supaconductor/HEAD/commands/evaluate-plan.md -o ~/.claude/skills/ibrahim-3d-orchestrator-supaconductor-evaluate-plan/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository