track-management

Manage Conductor track lifecycles with spec.md and plan.md documentation.

3|Updated Jan 8, 2026
One-click install
npx skills add https://github.com/DrLuggels/my_dhbw --skill track-management-drluggels
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: track-management
Source: https://github.com/DrLuggels/my_dhbw/tree/main/.claude/plugins/conductor/skills/track-management
Command: npx skills add https://github.com/DrLuggels/my_dhbw --skill track-management-drluggels

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the creation, management, and lifecycle operations of Conductor tracks, ensuring organized and traceable work units for features, bugs, and refactors.

Core Features & Use Cases

  • Track Creation: Initiate new feature, bug, or refactor tracks with defined specifications and plans.
  • Lifecycle Management: Guide tracks through specification, planning, implementation, and completion phases.
  • Documentation Standards: Enforces structured spec.md and plan.md formats for clarity and consistency.
  • Use Case: When starting a new feature, use this skill to create a track, define its requirements in spec.md, break down the work in plan.md, and track its progress through completion.

Quick Start

Use the track-management skill to create a new feature track.

Frequently Asked Questions about track-management

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

FAQPage Schema
How do I manage feature tracks and bug work units in a structured workflow?

Manage feature tracks by creating logical work units for bugs or refactors, guiding them through specification, planning, implementation, and completion phases. This enforces structured documentation formats and status tracking to maintain organized project workflows.

How does track management handle specification and planning documentation?

Track management handles specification and planning by enforcing structured spec.md and plan.md files. These formats define feature requirements and break down implementation tasks to ensure clarity and consistency throughout the track lifecycle.

What is the best way to track dependencies for feature work units in Git?

Track dependencies for feature work units using a Git-aware workflow that supports track ID generation and status tracking. This approach manages logical work units for features, bugs, and refactors while maintaining traceability across project phases.

Can I create bug and refactor tracks alongside feature tracks in the same project?

Yes, you can create bug and refactor tracks alongside feature tracks. The system manages the lifecycle of these logical work units uniformly, applying standardized specification and planning documentation to each track type within your project.

Do I need Git to use track management for project planning?

Git-aware workflow integration supports dependency management and status tracking within track management. While track management facilitates specification and planning, the Git-aware design ensures structured documentation and traceability align with your version control practices.

Why use structured spec.md and plan.md files for task management?

Structured spec.md and plan.md files provide standardized documentation for task management by defining requirements and breaking down implementation work. This enforced consistency ensures organized, traceable work units throughout the track lifecycle.