> skills // the method
shipwright
The operating doctrine for autonomous build-and-ship work: the loop, the sibling skills, and the disciplines that keep it honest.
// what it is
shipwright is the method that runs while you build. It defines the loop to run, which sibling skill to reach for and how they chain, and the disciplines that keep the work honest, so a whole fleet of agents ships the same way. It sits above fixer, perfection, walkabout, honesty, decisions and brainstrust: not a router, the method itself.
GOOD FOR // Giving an agent, or a whole fleet, one consistent and honest way to build and ship instead of improvising the process every time.
// how it works
Loads when an agent is about to build, code or ship, or run a self-directed work loop
Chains the siblings: fixer, perfection, walkabout, honesty, decisions, brainstrust
// install
It is a Claude Code plugin. Add the marketplace, then install. Two lines in the Claude Code prompt:
/plugin marketplace add jezweb/shipwright
/plugin install shipwright source & docs: github.com/jezweb/shipwright