← ClaudeAtlas

shiplisted

Execute a predetermined spec. Ingests a finalized prd (docs/prd/<slug>/ with prd.md status ready + tasks.md) or an Accepted rfc (RFC.md), locks a definition-of-done contract, implements it on the strongest available engine (agent-teams / subagents / solo, with ultracode awareness), keeps a tight leash with minimal risk-boundary checkpoints, and hands back a user-run verification bundle plus a trace ledger. For a bare prompt with no spec, ship derives a minimal inline execution contract then ships it. Triggers on "ship this", "ship the PRD", "implement the PRD", "execute the RFC", "build from tasks.md", "run the spec", "implement this". The universal implementer; it does NOT author the durable product/technical spec (that is prd and rfc). Never runs build/test toolchain by default.
mirkobozzetto/arsenal · ★ 7 · AI & Automation · score 81
Install: claude install-skill mirkobozzetto/arsenal
<objective> Execute a locked upstream spec end to end. ship consumes EITHER a finalized prd folder or an Accepted rfc, builds a dependency DAG straight from the artifact, locks a definition-of-done contract, implements it on a capability-detected engine, and emits a verification bundle the USER runs plus a trace ledger that survives context reset. ship authors zero product or spec work and never runs build/test toolchain by default. </objective> <parameters> | Flag | Long | Description | |------|------|-------------| | `-h` | `--help` | Show usage guide (references/help-text.md) and exit | | `-a` | `--auto` | Skip non-safety confirmations, auto-pick Recommended (DB/destructive ops still ask) | | `-e` | `--economy` | Force solo tier, no fan-out, save tokens | | `-r` | `--resume` | Resume from an existing trace.md (stepsCompleted) | | `--yolo` | | After listing the commands and how they run, ship may run the SAFE verification commands itself to completion (destructive/DB/deploy stay user-only) | | `-m <tier>` | `--mode <tier>` | Force engine tier: `teams` / `subagents` / `solo` (overrides the probe) | **Parsing:** Defaults from `steps/step-00-init.md`. Flags override. Remainder of input = the artifact path (a `docs/prd/<slug>/` folder OR an `RFC.md`). </parameters> <state_variables> | Variable | Type | Set by | |----------|------|--------| | `{triage_mode}` | enum(prd,rfc,inline) | step-00-triage | | `{artifact_path}` | string\|null | step-00-triage | | `{artifact_kind}` | e