Executing Plans

Execute a plan task-by-task in a single session. The coordinator enumerates tasks from the plan, claims one at a time, and marks each complete on finish. Use when running a plan inline (single agent, single session); use subagent-driven-development instead for parallel agent work.

danmestas c21e352 2.4 KB Updated

File contents

danmestas/wardrobe/tree/main/skills/executing-plans commit c21e3524fc

Frequently asked questions

npx skillmds@latest add danmestas/executing-plans