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:

  1. read_file plan.md — find first [ ] task (skip all [x] tasks)
  2. Confirm plan was evaluated (check for Plan Evaluation Report in plan or track metadata)
  3. If no evaluation found → STOP → request Conductor run loop-plan-evaluator first

Execution Protocol

For Each Task

Installs
6
GitHub Stars
351
First Seen
Apr 6, 2026
loop-executor — ibrahim-3d/orchestrator-supaconductor