track-management

Organize Conductor tracks from spec to completion with lifecycle tracking.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Organize Conductor tracks from spec to completion.

Core Features & Use Cases

  • Standardizes the track lifecycle from creation through completion, including spec.md, plan.md, and tracks.md.
  • Provides a clear track type taxonomy (feature, bug, chore, refactor) and a consistent track ID format.
  • Enables artifact generation and registry updates to ensure traceability and auditability.

Quick Start

Draft a new track by creating spec.md and plan.md following the Track Management guidelines.

Frequently Asked Questions about track-management

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

FAQPage Schema
How do I organize project tracks from spec to completion?

Organizing project tracks involves standardizing the lifecycle from creation through completion using spec.md, plan.md, and a tracks registry to ensure traceability. This approach manages creation, specs, plans, and lifecycle status markers.

What is the standard lifecycle for managing feature tracks and bug tracks?

The standard lifecycle for managing tracks uses a taxonomy for feature, bug, chore, and refactor tracks. It enforces a consistent track ID format and updates a central registry to maintain auditability across all phases.

How do I start drafting a new track plan and specification?

To start drafting a new track, create a spec.md and plan.md following track management guidelines. These artifacts define project requirements and structure, ensuring reproducibility and traceability from the initial planning stage.

Does track management work without external project management dependencies?

Yes, track management operates without external dependencies. It relies entirely on standardized markdown files like spec.md and plan.md, alongside status markers and a tracks registry, to coordinate workflows end-to-end.

Why do I need a tracks registry for my workflow planning?

A tracks registry is needed for workflow planning to enable artifact generation and ensure traceability. It records metadata and lifecycle phases for each track ID, providing a reproducible and auditable history of project progress.