Break work into trackable tasks and maintain TODO.md. Use when starting features, bug fixes, or complex tasks. Always update TODO.md after completing work.
Breaks work into trackable tasks in TODO.md when starting features or fixes. Updates task status automatically after each tool use to maintain progress.
/plugin marketplace add antoncoding/claude-track/plugin install claude-track@claude-track-marketplaceThis skill is limited to using the following tools:
Ensures all work is broken into discrete, trackable tasks stored in TODO.md.
When user requests any feature/fix:
TODO.md (if exists)TODO.md at project root# Tasks for [Project Name]
## Current Task
- [ ] What you're working on NOW @id:current @priority:0
## Upcoming Tasks
- [ ] Task description @id:task-1 @priority:1
- [ ] Another task @id:task-2 @priority:2
- [x] Completed task @id:task-3 @priority:3
## Metadata
- Total: 3 tasks
- Completed: 1 tasks
- Progress: 33%
Before each task:
${CLAUDE_PROJECT_DIR}/TODO.md# Tasks for User Auth Feature
## Current Task
- [ ] Writing JWT middleware @id:current @priority:0
## Upcoming Tasks
- [ ] Create User model @id:task-1 @priority:1
- [ ] Add bcrypt hashing @id:task-2 @priority:2
- [x] Install packages @id:task-3 @priority:3
- [ ] Create /login endpoint @id:task-4 @priority:4
- [ ] Create /register endpoint @id:task-5 @priority:5
## Metadata
- Total: 6 tasks
- Completed: 1 tasks
- Progress: 17%
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.