From 8a0725878bb2bdd4083091ad2c1dbe9593d49213 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 22 Feb 2026 20:48:19 +0200 Subject: Update --- prompts/skills/project-taskwarrior/SKILL.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/prompts/skills/project-taskwarrior/SKILL.md b/prompts/skills/project-taskwarrior/SKILL.md index a170839..bcc9708 100644 --- a/prompts/skills/project-taskwarrior/SKILL.md +++ b/prompts/skills/project-taskwarrior/SKILL.md @@ -1,12 +1,18 @@ --- name: project-taskwarrior -description: "Manage Taskwarrior tasks scoped to the current git project. Use when asked to list, add, start, complete, annotate, or organize tasks for the project. Triggers on: tasks, todo, task list, pick next task, what's next." +description: "Manage Taskwarrior tasks scoped to the current git project. Use when asked to list, add, start, complete, annotate, or organize tasks for the project. May start work in parallel (e.g. multiple sub-agents on different tasks) as long as agents do not conflict with each other. Triggers on: tasks, todo, task list, pick next task, what's next." --- # Project Taskwarrior Taskwarrior tasks are scoped to the current git repository. **Load only the files you need** for the current action so the whole skill does not need to be in context. +## When to Use + +- User asks to **list**, **add**, **start**, **complete**, **annotate**, or **organize** tasks for the project. +- Triggers: *tasks*, *todo*, *task list*, *pick next task*, *what's next*. +- You may start work **in parallel** (e.g. multiple sub-agents on different tasks) as long as agents do not conflict with each other. + ## When to load what | Action | Load | -- cgit v1.2.3