subagents-tasks-run
Installation
SKILL.md
Summary
This skill consumes a plan folder (named ${descriptive-name}) that contains a tasks.md control file and per-task files (taskN.md). It executes the next pending task and updates both tasks.md and the executed taskN.md to reflect In progress / Done state, outputs, blockers, and signals for the next sub-agent. This enables iterative execution of plans generated by the subagents-tasks skill with a clear separation between a central workflow state and per-task contexts.
Related skills