task-management
Officialtask management
What it does
- If it exists, read/write to it
- If it doesn't exist, create it with the template below
- Reads and writes to the same TASKS.md file
- Auto-saves changes
- Watches for external changes (syncs when you edit via CLI)
- Supports drag-and-drop reordering of tasks and sections
- - [ ] Task title - context, for whom, due date
Requirements & configuration
Configuration: TASKS
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
task-management FAQ
What does the task-management skill do?
Simple task management using a shared TASKS.md file. Reference this when the user asks about their tasks, wants to add/complete tasks, or needs help tracking commitments. If it exists, read/write to it If it doesn't exist, create it with the template below
How do I install task-management?
Run: npx -y skills add https://github.com/anthropics/knowledge-work-plugins --skill task-management --agent claude-code — the source lives at github.com/anthropics/knowledge-work-plugins.
Maintain task-management?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/anthropics-knowledge-work-plugins-task-management?ref=badge) npx agentictools info skills/anthropics-knowledge-work-plugins-task-management The second line is the CLI lookup for this page — handy in READMEs and docs.