track-management

Create, track, and complete Conductor tracks with spec.md, plan.md, and tracks.md.

Updated Apr 4, 2026
One-click install
npx skills add https://github.com/emilneuraz-ai/neuraz-web --skill track-management-emilneuraz-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: track-management
Source: https://github.com/emilneuraz-ai/neuraz-web/tree/main/.agents/skills/.agents/skills/track-management
Command: npx skills add https://github.com/emilneuraz-ai/neuraz-web --skill track-management-emilneuraz-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams coordinate Conductor tracks—the unit of work for features, bugs, and refactors—across specification, planning, and lifecycle tracking.

Core Features & Use Cases

  • Track creation and lifecycle management: Create new tracks, generate spec.md and plan.md, and manage their progression to completion.
  • Spec/Plan integration: Ensure spec.md and plan.md are aligned with track metadata and registry updates.
  • Registry and tracking: Keep tracks.md up-to-date with status and progress.

Quick Start

Create a new track directory with spec.md and plan.md, register it in tracks.md, and initialize its metadata.

Frequently Asked Questions about track-management

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

FAQPage Schema
How do I create and manage structured tracks for feature work and refactoring?

Track management coordinates the creation and lifecycle of feature, bug, and refactor tracks by generating standardized track IDs, spec.md and plan.md templates, and a metadata.json file for each track.

What is the best way to maintain a project workflow registry for software engineering tracks?

A tracks.md registry format provides a centralized workflow registry to keep track status and progress up-to-date as spec.md and plan.md files evolve across feature, bug, and refactor tracks.

How do I ensure spec.md and plan.md files stay aligned with project track metadata?

Spec and plan integration ensures spec.md and plan.md files are aligned with track metadata and registry updates by applying standardized templates and lifecycle operations within the tracks.md registry.

Can I use track-management for both bug fixes and feature development planning?

Track management applies to feature, bug, and refactor tracks, coordinating their specification, planning, and lifecycle tracking through standardized IDs, spec.md and plan.md generation, and metadata.json initialization.

How do I initialize a new software engineering track from start to finish?

To initialize a new track, create a track directory with spec.md and plan.md from standardized templates, register the track in tracks.md, and generate its metadata.json to begin lifecycle management.

When do I need to update the tracks.md registry during the project lifecycle?

The tracks.md registry needs updating whenever track status or progress changes, ensuring spec.md and plan.md integration remains synchronized with track metadata throughout the feature or bug lifecycle.