Fleet Protocol

The contract every session in a multi-session Claude Code fleet reads first. Use when starting, joining, or running a fleet of parallel sessions on one codebase - heartbeats and standby, addressing other sessions through a dispatch router, ASSERTED vs DELIVERED claim states, git discipline (one repo per lane, push-and-open-PR as one action, never rewrite shared history), and merge-readiness discipline (re-read the checks as the literal last action before a merge). Triggers on "start a fleet", "orchestration protocol", "lane", "heartbeat", "dispatch", "PR ready", "merge gate", "who owns this repo", or any question about how parallel sessions coordinate.

thelobbi 20c2009 5 files · 36.8 KB Updated

File contents

thelobbi/claude/tree/main/plugins/delivery-orchestrator/skills/fleet-protocol commit 20c2009124

Frequently asked questions

npx skillmds add thelobbi/fleet-protocol