By antoncoding
Claude Track – visual task management interface with drag-and-drop prioritization for Claude Code workflows
Visual task management interface with drag-and-drop prioritization for Claude Code workflows.
/plugin marketplace add /path/to/marketplace/plugin install claude-track@your-marketplaceStart Claude Code - the plugin automatically:
pnpm install --dir server
pnpm --dir server run build
pnpm --dir server start
The workspace is defined at the repo root (pnpm-workspace.yaml) so you can also run commands from the top level:
pnpm install
pnpm -C server run dev
This repo now doubles as a local marketplace (.claude-plugin/marketplace.json). To let teammates install Claude Track:
/plugin marketplace add /full/path/to/claude-track
/plugin install claude-track@claude-track-marketplace
To bundle this marketplace with a project repo, add the following to that project's .claude/settings.json:
{
"extraKnownMarketplaces": {
"claude-track-marketplace": {
"source": {
"source": "path",
"path": "/full/path/to/claude-track"
}
}
},
"enabledPlugins": ["claude-track@claude-track-marketplace"]
}
Write or Bash) so the PostToolUse hook runs update-progress${CLAUDE_PROJECT_DIR}/TODO.md to confirm the writer updates tasks correctlyIf you prefer manual testing without Claude, run pnpm --dir server dev and open the same URL.
# Tasks for Project Name
## Current Task
- [ ] Current task description @id:current @priority:0
## Upcoming Tasks
- [ ] Task 1 @id:task-1 @priority:1
- [ ] Task 2 @id:task-2 @priority:2
## Metadata
- Total: 3 tasks
- Completed: 0 tasks
- Progress: 0%
Executes bash commands
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub antoncoding/claude-track --plugin claude-trackTask lifecycle management: unified execution (run, sync, handover modes), task creation, and PR checklist registration
Cotask — task management with TASKS.md kanban dashboard
Task orchestration using Claude Code's built-in task tools with slash commands for importing plans and executing tasks individually, sequentially, or with a team
Personal task tracker — invisible kanban that tracks your work automatically
Installer for TÂCHES' Get-Shit-Done workflow system - meta-prompting, context engineering and spec-driven development
Interacting with Things 3 task manager for Mac