Execute Task

Execute the next TaskMaster task using the implementation plan with CDD verification. Picks the next ready task, matches it to the plan step, implements via a dispatched subagent, verifies subtasks with evidence, marks the task done, and loops until every task is complete. Wraps the TaskMaster next -> in-progress -> done lifecycle with CDD GREEN / RED / BLUE verification and the plugin's triple-verification rule. Autonomous by design — no user prompts inside the loop.

anombyte93 6213b69 18.8 KB Updated

File contents

anombyte93/prd-taskmaster/tree/main/skills/execute-task commit 6213b695ab

Frequently asked questions

npx skillmds@latest add anombyte93/execute-task