new-track

Manages software development track lifecycle from specification to TDD implementation and review.

Updated May 7, 2026
One-click install
npx skills add https://github.com/AtaraxiaEpiphany/conductor --skill new-track-ataraxiaepiphany
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: new-track
Source: https://github.com/AtaraxiaEpiphany/conductor/tree/main/skills/new-track
Command: npx skills add https://github.com/AtaraxiaEpiphany/conductor --skill new-track-ataraxiaepiphany

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the problem of fragmented development workflows by enforcing a disciplined, state-managed lifecycle for features, bug fixes, and chores.

Core Features & Use Cases

  • TDD Enforcement: Ensures mandatory test-driven development with strict coverage gates.
  • Subagent Orchestration: Dispatches specialized AI agents to handle planning, specification, and implementation.
  • State Consistency: Uses a state machine CLI to maintain project integrity, preventing workflow violations and ensuring session continuity.

Quick Start

Use the new-track skill to initialize a new feature track for the user authentication module.

Frequently Asked Questions about new-track

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

FAQPage Schema
How do I enforce TDD workflow discipline across feature and bugfix tracks?

The skill manages the full development lifecycle from specification to review by dispatching specialized subagents that enforce test-driven development coverage gates and maintain project integrity across feature, bugfix, and chore tasks.

What is subagent orchestration for software development state management?

Subagent orchestration for state management is the process of dispatching specialized AI agents to handle planning, specification, and implementation, using a state machine CLI to maintain atomic state mutations and audit trails for session continuity.

Do I need Git and Claude Code CLI to maintain atomic state mutations during development?

Yes, you need Git and Claude Code CLI to maintain atomic state mutations and audit trails, as the state machine CLI relies on them to prevent workflow violations and ensure session continuity across development tracks.

Can I use a state machine CLI to coordinate quality gates for feature tracks?

Yes, you can use a state machine CLI to coordinate quality gates for feature tracks by enforcing mandatory test-driven development, managing state consistency, and preventing workflow violations throughout the specification, planning, and implementation phases.

What are the limitations of orchestrating development tracks with subagents?

Orchestrating development tracks with subagents requires strict dependency on Claude Code CLI and Git to function, meaning the workflow cannot maintain atomic state mutations or audit trails without these specific environment tools installed and properly configured.