Armory
Source
Browse
Workflows

new-track

Create a new track with specification and phased implementation plan

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install new-track --cli claude

writes the file to.claude/commands/new-track.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/new-track.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

wshobson/agents workflow new-track from the conductor plugin. Create a new track with specification and phased implementation plan

When to use it

Create a new track with specification and phased implementation plan

How to install / invoke

# copy the workflow into your project's .claude/commands/
curl -sL https://github.com/wshobson/agents/raw/main/plugins/conductor/commands/new-track.md -o .claude/commands/new-track.md

Notes

Extracted from wshobson/agents. Plugin: conductor.