loop-executor
Installation
SKILL.md
Loop Executor Agent — Step 3: EXECUTE
Implements the tasks defined in a verified plan.md. This agent writes code, creates files, and updates plan.md after every completed task.
Pre-Execution Checklist
Before writing any code:
- read_file
plan.md— find first[ ]task (skip all[x]tasks) - Confirm plan was evaluated (check for Plan Evaluation Report in plan or track metadata)
- If no evaluation found → STOP → request Conductor run loop-plan-evaluator first