conductor-newTrack

Generate specification and plan documents for new Conductor development tracks.

19|2|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/vasilistsavalias/conductor_for_codex --skill conductor-newtrack-vasilistsavalias
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: conductor-newTrack
Source: https://github.com/vasilistsavalias/conductor_for_codex/tree/main/skills/conductor-newTrack
Command: npx skills add https://github.com/vasilistsavalias/conductor_for_codex --skill conductor-newtrack-vasilistsavalias

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of initiating new development tracks within the Conductor framework by guiding users through defining specifications and creating implementation plans.

Core Features & Use Cases

  • Guided Specification Creation: Interactively gathers requirements for new features or bug fixes.
  • Automated Plan Generation: Creates a detailed, task-based implementation plan adhering to project workflows.
  • Artifact Management: Organizes new tracks with spec.md, plan.md, and metadata.json in dedicated directories.
  • Use Case: A developer needs to add a new user authentication feature. They run this Skill, answer questions about the feature's requirements, and receive a spec.md and a plan.md ready for implementation.

Quick Start

Use the conductor-newTrack skill to start a new feature for user profile management.

Frequently Asked Questions about conductor-newTrack

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

FAQPage Schema
How do I create a specification and implementation plan for a new development track?

You can create a development track specification by interactively providing feature requirements, which generates a structured spec.md, plan.md, and metadata.json in a dedicated directory.

What is the best way to manage workflow artifacts for a new feature in Conductor?

The best way to manage workflow artifacts for a new feature in Conductor is by automatically organizing track files like spec.md and plan.md into dedicated directories while updating the central tracks registry.

How does guided specification creation work for new development tracks?

Guided specification creation works by interactively gathering your feature or bug fix requirements, then automatically generating structured spec.md and plan.md documents for the new track.

Do I need any dependencies to generate implementation plans with Conductor?

No dependencies are required to generate implementation plans with Conductor, as the Skill autonomously creates task-based plan.md documents and manages track artifacts.

Can I use this workflow management process for both new features and bug fixes?

Yes, you can use this workflow management process for both new features and bug fixes, as it interactively gathers requirements to produce matching specification and plan documents.

When should I not use an automated track generation approach?

You should avoid automated track generation when your development work falls outside standard workflow management, as it specifically structures spec.md, plan.md, and metadata.json artifacts.