Skip to main content

Orchestration

Dispatch
Code Athan Dial

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.
· 2 min read
Playbook
Code Athan Dial

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.
· 4 min read