conductor-newtrack

Generate spec.md, plan.md, and track metadata for new Conductor tracks.

1|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/edithatogo/conductor-next --skill conductor-newtrack-edithatogo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: conductor-newtrack
Source: https://github.com/edithatogo/conductor-next/tree/main/conductor-vscode/skills/conductor-newtrack
Command: npx skills add https://github.com/edithatogo/conductor-next --skill conductor-newtrack-edithatogo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Conductor-newtrack accelerates project onboarding by automatically scaffolding a new track for features or bugs, generating the specification and implementation plan so teams can start quickly with consistent governance.

Core Features & Use Cases

  • Generates a complete spec.md outlining scope, goals, acceptance criteria, and boundaries for a new track.
  • Produces an end-to-end implementation plan (plan.md) aligned with the project's workflow.
  • Creates track metadata, index and updates the tracks registry to enable discovery and tracking.

Quick Start

Describe the track you want to start (feature or bug) and I will generate its spec and plan.

Frequently Asked Questions about conductor-newtrack

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

FAQPage Schema
How do I automate feature and bug track initialization with specs and plans?

Automating feature and bug track initialization requires generating a structured spec.md, a plan.md, and track metadata to ensure consistent governance and traceability across development workflows. This scaffolding accelerates project onboarding by producing aligned artifacts.

What is the best way to create a structured implementation plan for a new development track?

Creating a structured implementation plan involves generating a plan.md file that aligns with the project's workflow, outlining end-to-end steps and boundaries for the new track. This ensures the development work remains traceable and consistently governed.

Does the Conductor workflow support generating acceptance criteria for new tracks?

The Conductor workflow supports generating acceptance criteria by producing a spec.md file that explicitly outlines scope, goals, and boundaries for the new track, ensuring structured governance and clear project boundaries before implementation begins.

How do I update the tracks registry when bootstrapping a new work item?

Updating the tracks registry happens automatically during track initialization by creating track metadata and index entries that enable discovery and tracking. This registry update ensures the new feature or bug track is visible across the workflow.

Can I bootstrap a new work item across multiple tools without manual setup?

Bootstrapping a new work item across multiple tools requires an automated initialization process that generates track artifacts, specifications, and registry entries. This workflow-driven approach enforces consistency and eliminates manual setup overhead for project teams.

Why does my new track need both a spec and a plan before starting development?

A new track needs both a spec and a plan to enforce a structured, workflow-driven approach that ensures traceability and consistency. The spec defines scope and goals, while the plan provides the end-to-end implementation steps aligned with the project workflow.