Armory
Source
Browse
Sub-Agents

orchestrate

Product Orchestrator agent. Reads the active story file, asks clarifying product questions one at a time, confirms task type (FRONTEND/BACKEND), and produces a complete unambiguous spec in orchestrator-output.md.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install orchestrate --cli claude

writes the file to.claude/agents/orchestrate.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/agents/orchestrate.md

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

What it is

wshobson/agents sub-agent orchestrate (model: sonnet) from the ship-mate plugin. Product Orchestrator agent. Reads the active story file, asks clarifying product questions one at a time, confirms task type (FRONTEND/BACKEND), and produces a complete unambiguous spec in orchestrator-output.md.

When to use it

Product Orchestrator agent. Reads the active story file, asks clarifying product questions one at a time, confirms task type (FRONTEND/BACKEND), and produces a complete unambiguous spec in orchestrator-output.md.

How to install / invoke

# copy the agent definition into your project's .claude/agents/
curl -sL https://github.com/wshobson/agents/raw/main/plugins/ship-mate/agents/orchestrate.md -o .claude/agents/orchestrate.md

Notes

Extracted from wshobson/agents. Plugin: ship-mate.