Orchestration
Dispatch
Code
Autonomous agents need a foreman
I learned the hard way that one-shot multi-phase Claude Code returns fast code and expensive cleanup; discuss → plan → execute → verify with atomic commits is what made autonomy survivable for me.
Playbook
Code
Run a full project with GSD
Helps you run a multi-phase project in Claude Code with GSD: `/gsd:new-project` through ship, atomic commits, verification gates, and `.planning/` you can resume after a reset.