AI AGENT ADDONS

Track Management

wshobson/agents
Project Management
7,400installs

Tracks are the building blocks of any software project. They organize features, bugs, and refactors into clear work units. Each track has a spec.md and a plan.md file to guide the work from start to finish.

This skill helps you create, update, and complete tracks step by step. You will learn how to write clear specs, break work into small phases, and track progress with status markers. Following the best practices keeps every task focused and testable.

Whether you are starting a new feature or fixing a bug, tracks give you a simple way to manage the lifecycle of each change. You can even link dependencies between tracks and archive completed ones for reference later.

Add Track Management skill to your workflow

Global

mkdir -p ~/.claude/skills/track-management

Project

mkdir -p .claude/skills/track-management

Source Repository

Stars
37,285
Forks
4,009
Watchers
37,285
License
MIT
Last Push
26 days ago
Created
1 year ago