nicobts

Shiproom — Development skill for Claude Code

Development community

Run the Shiproom — adversarial multi-seat validation of a project idea (scope, run, grill, verdict, docket).

How to install Shiproom

Installs to ~/.claude/commands/nicobts-shiproom-shiproom.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/nicobts/shiproom/HEAD/.claude/commands/shiproom.md -o ~/.claude/commands/nicobts-shiproom-shiproom.md

Restart Claude Code, or start a new session, for it to be picked up.

What Shiproom does


description: Run the Shiproom — adversarial multi-seat validation of a project idea (scope, run, grill, verdict, docket)

/shiproom — dispatcher

The user invoked `/shiproom $ARGUMENTS`.

Parse the first word of `$ARGUMENTS` as the subcommand and follow the matching flow file **exactly** — these flows define a guided, multi-step experience; do not compress the steps or ask questions in bulk:

Subcommand Flow file What it does
scope council/flows/scope.md

Alternatives in Development

  • Battle — Head-to-head graded battle card between two sites — eight dimensions, bar-by-bar, verdict line 3.6k ★
  • Engage.Crash — Crash → root cause → reachability → empirical exploitability verdict (native bugs) 348 ★
  • Explore Idea — Collaborative exploration and brainstorming for new project ideas 88 ★

Full documentation available on GitHub

View Source Repository