byanombyte93· 23 skills
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.
$npx -y skills add anombyte93/prd-taskmaster --skill execute-taskInstalls into the current project.
Run `npx skills use "https://github.com/anombyte93/prd-taskmaster" --skill "anombyte93/prd-taskmaster/execute-task"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/anombyte93/prd-taskmaster" that are relevant to the current task. Run `npx skills add "https://github.com/anombyte93/prd-taskmaster"` and select the relevant skills, then follow their instructions.