Armory
Source
Browse
Workflows

setup-2

Initialises the ShipMate pipeline in the current project. Creates the stories folder, sets up the pipeline state directory, and runs the initial codebase scan to generate project-doc.md and AGENTS.md.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install setup-2 --cli claude

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

Configuration
# fetches the source and writes it to:
.claude/commands/setup-2.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 ship-mate plugin. Initialises the ShipMate pipeline in the current project. Creates the stories folder, sets up the pipeline state directory, and runs the initial codebase scan to generate project-doc.md and AGENTS.md.

When to use it

Initialises the ShipMate pipeline in the current project. Creates the stories folder, sets up the pipeline state directory, and runs the initial codebase scan to generate project-doc.md and AGENTS.md.

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

Notes

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