Specs banner
spec2ship spec2ship

Specs

Development community

Description

--- description: Define functional requirements through a roundtable discussion. Reads CONTEXT.md and produces structured requirements.md. Auto-detects active sessions. allowed-tools: Bash(pwd:*), Bash(ls:*), Bash(mkdir:*), Bash(date:*), Bash(grep:*), Read, Write, Edit, Glob, Task, AskUserQuestion argument-hint: [--skip-roundtable] [--format srs|volere|simple] [--strategy consensus-driven|standard|six-hats] [--participants list] [--verbose] [--interactive] [--diagnostic] [--new] [--session <id>]

Installation

Installs to ~/.claude/skills/spec2ship-spec2ship-specs/SKILL.md

Terminal
mkdir -p ~/.claude/skills/spec2ship-spec2ship-specs && curl -fsSL https://raw.githubusercontent.com/spec2ship/spec2ship/HEAD/commands/specs.md -o ~/.claude/skills/spec2ship-spec2ship-specs/SKILL.md

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

Full documentation available on GitHub

View Source Repository