diff options
| author | Paul Buetow <paul@buetow.org> | 2026-02-21 16:25:53 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-02-21 16:25:53 +0200 |
| commit | 5d684747c37e515d421345f3faa1b4c756c08b71 (patch) | |
| tree | 49666c02abf13d36b498f507d303db7b3ab57519 /prompts/skills/project-taskwarrior/2-start-task.md | |
| parent | e91df0ffec673ed2e2c93424c51cb3ebabc5fe05 (diff) | |
Update
Diffstat (limited to 'prompts/skills/project-taskwarrior/2-start-task.md')
| -rw-r--r-- | prompts/skills/project-taskwarrior/2-start-task.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/prompts/skills/project-taskwarrior/2-start-task.md b/prompts/skills/project-taskwarrior/2-start-task.md index 4e27fa0..3f38bc1 100644 --- a/prompts/skills/project-taskwarrior/2-start-task.md +++ b/prompts/skills/project-taskwarrior/2-start-task.md @@ -2,6 +2,10 @@ Use with `00-context.md`. Project name and global rules apply (including one task in progress per project unless the user says otherwise). +## Start each new task with a fresh context + +Work on each new task **must begin with a fresh context** — e.g. a new session or a sub-agent with no prior conversation. That way the task is executed with clear focus and no carry-over from other work. The task itself should already contain references to all required context (added when the task was created); read the task description and all annotations to get files, docs, and specs before starting. + ## Mark task as started When you begin working on a task, **always mark it as started in Taskwarrior** so current work is visible: @@ -14,5 +18,6 @@ Do this as soon as you start work on the task. ## Conventions +- Start each new task with a fresh context; rely on the task’s description and annotations for all required context. - Run `task <id> start` when you start working on the task, not only when listing or completing. - Do not start a second task for the same project while one is already started and not done, unless the user explicitly asks. |
