Execute Task

Executes a task, either from a TASK_N.md file or a free-form description. Use when: (1) implementing a task from a TASK_N.md file, (2) the user provides a task file path or says 'execute this task', 'implement TASK_02', or 'run this task', (3) the user describes a task directly without a document. Accepts a file path or a free-form description — if the task document is missing required sections (scope, success criteria, verification plan), automatically calls /generate-tasks to produce it before executing.

jgamaraalv a5d9a9a 4 files · 43.3 KB Updated

File contents

jgamaraalv/ts-dev-kit/tree/main/skills/execute-task commit a5d9a9adce

Frequently asked questions

npx skillmds@latest add jgamaraalv/execute-task