Armory
Source
Browse
Workflows

ship

Master pipeline entry point. Routes requirements from a story file through scan → orchestrate → architect → implement → review → QA → playwright stages. Use /ship stories/foo.md to start, /ship status to check progress, /ship resume to continue.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install ship --cli claude

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

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

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

What it is

wshobson/agents workflow ship from the ship-mate plugin. Master pipeline entry point. Routes requirements from a story file through scan → orchestrate → architect → implement → review → QA → playwright stages. Use /ship stories/foo.md to start, /ship status to check progress, /ship resume to continue.

When to use it

Master pipeline entry point. Routes requirements from a story file through scan → orchestrate → architect → implement → review → QA → playwright stages. Use /ship stories/foo.md to start, /ship status to check progress, /ship resume to continue.

How to install / invoke

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

Notes

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