Armory
Source
Browse
Workflows

setup

Initialize project with Conductor artifacts (product definition, tech stack, workflow, style guides)

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install setup --cli claude

writes the file to.claude/commands/setup.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/setup.md

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

What it is

wshobson/agents workflow setup from the conductor plugin. Initialize project with Conductor artifacts (product definition, tech stack, workflow, style guides)

When to use it

Initialize project with Conductor artifacts (product definition, tech stack, workflow, style guides)

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/setup.md -o .claude/commands/setup.md

Notes

Extracted from wshobson/agents. Plugin: conductor.