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.
Global
mkdir -p ~/.claude/skills/track-managementProject
mkdir -p .claude/skills/track-managementSource Repository
To Issuesmattpocock/skills
Break plans into independent vertical slice issues for faster teamwork
Persona Project Managergoogleworkspace/cli
Easily coordinate projects, track tasks, schedule meetings, and share documents
Persona Team Leadgoogleworkspace/cli
Lead your team with daily standups, task coordination, and clear communication
Github Issuesgithub/awesome-copilot
Create update and manage GitHub issues with simple commands
Breakdown Plangithub/awesome-copilot
Generate complete project plans with epics, stories, and automated tracking
Create Github Issues Feature From Implementation Plangithub/awesome-copilot
Turn implementation plans into clear GitHub issues phase by phase
Create Github Issue Feature From Specificationgithub/awesome-copilot
Transform specs into GitHub issues quickly with a consistent template
Structured Autonomy Plangithub/awesome-copilot
Turn a feature request into clear commits with a structured step by step plan