track-management

Organize software work into track-based units across spec.md, plan.md, and tracks.md workflows.

1|Updated Apr 27, 2026
One-click install
npx skills add https://github.com/haxlys/skills --skill track-management-haxlys
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: track-management
Source: https://github.com/haxlys/skills/tree/main/vendored/wshobson-agents/plugins/conductor/skills/track-management
Command: npx skills add https://github.com/haxlys/skills --skill track-management-haxlys

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Track management unifies the lifecycle of software work items (features, bugs, refactors) into track-based specifications and plans, ensuring consistent progression from conception to completion.

Core Features & Use Cases

  • Definition and lifecycle of tracks (spec.md, plan.md, tracks.md) to govern work units.
  • Supports track types (feature, bug, chore, refactor) and standardized IDs.
  • Provides lifecycle guidance (creation, implementation, verification, completion) and dependency handling for team collaboration.

Quick Start

Create a new track with the conductor CLI, then draft its spec.md and plan.md to begin execution.

Frequently Asked Questions about track-management

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is track-based project management for software workflows?

Track management identifies and organizes software work using track-based units like features, bugs, and refactors to streamline workflows. It governs work progression from conception to completion using standardized track types and lifecycle stages.

How do I create a new track and start the workflow lifecycle?

To create a new track, use the conductor CLI to initialize it, then draft its spec.md and plan.md files. This begins the track lifecycle, guiding the work unit through creation, implementation, verification, and completion stages.

What file formats are used to define and manage track specifications?

Track management uses spec.md, plan.md, and tracks.md file formats to define and manage work unit specifications. These markdown files govern track types, standardized IDs, status markers, and metadata throughout the project lifecycle.

Can I manage dependencies between different tracks for team collaboration?

Yes, track management provides lifecycle guidance and dependency handling for team collaboration. It supports track types including feature, bug, chore, and refactor, ensuring dependencies are organized across the project lifecycle.

What track types are supported for organizing software work units?

Track management supports four track types: feature, bug, chore, and refactor. Each type uses standardized IDs and status markers to maintain consistent workflows and metadata across the entire project lifecycle.

When should I use track management over other project management approaches?

Use track management when you need to unify scattered software work items into a consistent lifecycle. It is ideal for projects requiring structured spec.md and plan.md workflows with standardized IDs, types, and dependency handling.