Shipwright Help banner
EdgeCaser EdgeCaser

Shipwright Help

Development community

Description

--- name: shipwright-help description: "Show the Shipwright start menu for Claude Code: common paths, direct workflows, specialist agents, and when to use each." --- # /shipwright-help, Start Menu Use this command when you want a compact menu of what Shipwright can do inside Claude Code. When invoked, respond with a concise guide that includes: ## Shipwright **Start here:** `/shipwright [what you need in plain English]` **Three common paths** - **New feature:** `/discover` → `/write-prd` →

Installation

Installs to ~/.claude/skills/edgecaser-shipwright-shipwright-help/SKILL.md

Terminal
mkdir -p ~/.claude/skills/edgecaser-shipwright-shipwright-help && curl -fsSL https://raw.githubusercontent.com/EdgeCaser/shipwright/HEAD/commands/shipwright-help.md -o ~/.claude/skills/edgecaser-shipwright-shipwright-help/SKILL.md

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

Full documentation available on GitHub

View Source Repository