Conductor New Track banner
Ibrahim-3d Ibrahim-3d

Conductor New Track

Development community

Description

--- name: conductor-new-track description: "Create a new development track with spec, plan, and metadata" model: sonnet arguments: - name: description description: "Brief description of what you want to build" required: false user_invocable: true --- # /conductor:new-track — Create New Track Interactive workflow to create a new development track with specification, implementation plan, and metadata. ## Usage ```bash /conductor:new-track /conductor:new-track "Add Stripe payment inte

Installation

Installs to ~/.claude/skills/ibrahim-3d-orchestrator-supaconductor-conductor-new-track/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ibrahim-3d-orchestrator-supaconductor-conductor-new-track && curl -fsSL https://raw.githubusercontent.com/Ibrahim-3d/orchestrator-supaconductor/HEAD/commands/conductor-new-track.md -o ~/.claude/skills/ibrahim-3d-orchestrator-supaconductor-conductor-new-track/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository