track-creation

Generate a Conductor track directory with spec, plan, and metadata files.

15|3|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/richardcb/oh-my-gemini --skill track-creation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: track-creation
Source: https://github.com/richardcb/oh-my-gemini/tree/main/skills/track-creation
Command: npx skills add https://github.com/richardcb/oh-my-gemini --skill track-creation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the creation of new Conductor tracks, ensuring all necessary spec, plan, and metadata files are generated with proper structure and content.

Core Features & Use Cases

  • Automated Track Generation: Creates a new directory for a feature track, including spec, plan, and metadata files.
  • Template Bundling: Provides pre-defined templates for specifications, implementation plans, and metadata.
  • Use Case: When starting a new feature, use this skill to quickly set up the foundational files, ensuring consistency and saving setup time.

Quick Start

Use the track-creation skill to start a new feature track named 'User Authentication'.

Frequently Asked Questions about track-creation

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

FAQPage Schema
How do I create a new Conductor track for feature development?

To create a new Conductor track, this skill generates a structured directory with spec, plan, and metadata files. It requires a feature name as input and utilizes shell commands to automate the directory and file creation process.

What files are needed to start a Conductor feature workflow?

Starting a Conductor feature workflow requires spec, plan, and metadata files. This skill provides standardized templates for these documents to ensure consistent structure and content when initiating new feature development.

Do I need shell commands to set up Conductor track directories?

You need shell commands for directory and file manipulation to set up Conductor track directories. This skill handles that process internally, requiring only a feature name from the user to generate the foundational files.

What is the best way to scaffold a new feature track in Conductor?

The best way to scaffold a new feature track in Conductor is using standardized templates for spec, plan, and metadata files. This ensures consistency across feature development workflows and automates the initial directory creation.

Why use standardized templates for Conductor track creation?

Using standardized templates for Conductor track creation ensures all necessary spec, plan, and metadata files are generated with proper structure. This streamlines the initiation of feature development workflows and reduces setup errors.