.cursor/skills/ct-add-task/SKILL.md
For the given task, add a new task to the TODO.md file.
npx skillsauth add vguleaev/cursor-todo-prompt-kit ct-add-taskInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
For the given task, add a new task to the TODO.md file.
CT-<number>.TODO.md file.🔲 TODO.TODO.md file.#### CT-<number>: {{TASK_NAME}}
**Description:**
{{TASK_DESCRIPTION}}
**Acceptance Criteria:**
- [ ] {{ACCEPTANCE_CRITERIA_1}}
- [ ] {{ACCEPTANCE_CRITERIA_2}}
- [ ] {{ACCEPTANCE_CRITERIA_3}}
- [ ] {{ACCEPTANCE_CRITERIA_4}}
tools
For the given task ID, start working on it.
tools
For the given feature, create a TODO.md file in the root of the project.
testing
For the given task ID, check if it is completed.
tools
Use when work should span one or more detached tasks but still behave like one job with a single owner context. TaskFlow is the durable flow substrate under authoring layers like Lobster, ACPX, plugins, or plain code. Keep conditional logic in the caller; use TaskFlow for flow identity, child-task linkage, waiting state, revision-checked mutations, and user-facing emergence.