ship-software

Installation
SKILL.md

Ship Software SOP v3.0

The standard operating procedure for building and shipping software with Claude Code.

Philosophy

Execution is near-free with agentic AI. The bottleneck is knowing what to build, not building it. Invest in clarity (what does "done" look like?), build fast in parallel, review at every phase, iterate from real usage.

Not "move fast and break things." Not exhaustive pre-analysis. The optimal loop: define done clearly, plan densely, build in parallel, review each phase, fix what breaks, ship.

Prerequisites

Install the full Claude Code toolkit before using this SOP:

# Clone the toolkit catalog
git clone https://github.com/Lua2147/claude-toolkit-catalog.git
# Follow the README for installation of skills, plugins, agents, commands, MCP servers, and hooks

This gives you: 350+ skills, 168 agents, 300+ commands, 15 rules, 9 MCP servers, CLI tools (RTK, Playwright, QMD, GWS), and automation hooks. The SOP references these tools throughout — install first.

Installs
1
GitHub Stars
2
First Seen
Jul 15, 2026
Security Audits
ship-software — lua2147/claude-toolkit-catalog