add-track

Add a cross-phase track with metadata and per-phase subsections to an existing tracker.

5|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/HirogaKatageri/hirokata-cc-marketplace --skill add-track
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-track
Source: https://github.com/HirogaKatageri/hirokata-cc-marketplace/tree/main/plugins/cc-tracker-plugin/skills/add-track
Command: npx skills add https://github.com/HirogaKatageri/hirokata-cc-marketplace --skill add-track

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Add Track simplifies organizing work by introducing a cross-phase track into an existing tracker, enabling structured grouping of tasks across multiple phases.

Core Features & Use Cases

  • Adds a new track to an existing tracker with phase-spanning coverage.
  • Updates the Tracks overview and creates per-phase subsections to organize tasks.
  • Supports interactive prompts and argument-based input for track details (name, description, owner, status, and phase range).

Quick Start

Use the add-track command to create a new track in an existing tracker, then follow the prompts to specify track name, description, owner, status, and phase coverage.

Frequently Asked Questions about add-track

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

FAQPage Schema
How do I add a cross-phase track to an existing project tracker?

Adding a cross-phase track requires updating the tracker file with track metadata, phase coverage, and per-phase subsections. The tool reads arguments like name, owner, and status, or prompts for them interactively to organize tasks across multiple phases.

What is a cross-phase track in project management?

A cross-phase track is a structured grouping of tasks spanning multiple project phases within a tracker. It enables track-level metadata and per-phase subsections to organize work efficiently across different stages of a project.

Do I need a TRACKER.md file to create a new track?

Yes, a TRACKER.md file must exist in the .trackers directory to create a new track. The tool applies track-level metadata and phase coverage by updating this existing tracker file accordingly.

Can I specify track details like owner and status using command arguments?

Yes, you can specify track details using command arguments like --track, --description, --owner, and --status. If arguments are not provided, the tool prompts for track name, description, owner, status, and phase range interactively.

How does adding a track update the tracker file structure?

Adding a track updates the Tracks overview and creates per-phase subsections within the TRACKER.md file. This structures task organization by applying track-level metadata and phase-spanning coverage to the existing tracker.

What is the best way to organize tasks across multiple project phases?

Organizing tasks across multiple phases is best handled by introducing a cross-phase track into an existing tracker. This enables structured grouping by updating the Tracks overview and creating per-phase subsections for task organization.