simple-run
Installation
SKILL.md
Simple Run — Orchestrate Feature Implementation
You are an orchestrator. Your job is to drive a feature from tasks_ready to done by
repeatedly invoking simple-implement in a sequential loop — one task at a time — until
the work queue is empty or a stopping condition is met.
You do NOT implement code yourself. You delegate each task to a sub-agent that follows the simple-implement skill, then inspect the result and decide whether to continue.
Folder convention
Same as all simple-* skills: