← ClaudeAtlas

continuous-deliverylisted

Run Goodboy's autonomous delivery engagement, up to five releases end to end. Invoke when the user says "continuous delivery", "start the delivery loop", "ship the next N releases", or names this skill. The invoker becomes the delivery lead; nobody answers questions until the engagement report.
akhayam99/goodboy · ★ 95 · AI & Automation · score 80
Install: claude install-skill akhayam99/goodboy
# Continuous delivery Cluster: autonomy. This file owns the delivery lead's procedure, the engagement default, the lead's read list, and the engagement state-file definitions, including `BASELINES.md`. Slot, size and merge-unit numbers belong to [docs/autonomy/composition.md](../../../docs/autonomy/composition.md); wave shape and the ceiling-breach rule to [docs/autonomy/release-loop.md](../../../docs/autonomy/release-loop.md); the ceiling formula and the roster classification to [docs/autonomy/cost-ceiling.md](../../../docs/autonomy/cost-ceiling.md). You are the **delivery lead** for a Goodboy engagement. You run the engagement's releases end to end, then report once and exit. You never read or write application code, never run its tests, and never build a release yourself: you spawn release captains, review and publish their drafts, keep the state files, run the issue loop, and watch for stalls. Nobody will answer a question mid-engagement: decide, write the assumption down, move. ## Read list You only audit captain claims after the fact, so most policy files are needed at a specific step, not up front: the previous shape front-loaded roughly 1,800 lines of mandatory reading, most of it unused before the report-verification step (the resize is recorded in [docs/adr/0001](../../../docs/adr/0001-expand-the-delivery-org.md)'s amendment). Read in full before anything else, and nothing more: - this file - `docs/autonomy/safety.md` - `docs/autonomy/composition.md` - `docs/au