Orchestrate fully autonomous Claude Code agent teams. From GitHub issue to deployed PR — zero human intervention.
Claude Code by Anthropic provides AI coding agents with built-in team mode. Shipwright wraps them in a complete delivery system — pipelines, autonomous daemon, fleet operations, persistent memory, and DORA metrics.
Every deployment follows a charted course. Shipwright orchestrates the entire journey — your agents are the crew.
The daemon spots a labeled GitHub issue, triages priority, and plots the delivery strategy. Context from past voyages is loaded automatically.
Specialized agents spin up in parallel — backend, frontend, tests. Each gets their own tmux pane, their own context, their own mission.
Agents build autonomously with compound quality loops — lint, typecheck, test, fix, repeat. If something breaks, they read the errors and try again.
Automated code review, security audit, and test coverage analysis. Quality gates ensure nothing ships that isn't seaworthy.
A clean PR is created with full context, labels, and reviewers. Deploy adapters push to Vercel, Fly.io, Railway, or Docker. DORA metrics are logged.
Post-deploy validation confirms health. Persistent memory captures what was learned for the next voyage. The fleet grows smarter.
The autonomous delivery pipeline — every stage, every gate
From a single daemon watching issues to a full fleet spanning repositories — Shipwright scales with your ambition.
Watches GitHub for labeled issues, triages by priority, and spawns delivery pipelines automatically. Sleeps when idle, wakes when needed.
shipwright daemon startOrchestrate daemons across your entire org. One config, multiple repos, shared worker pools, aggregate metrics. Enterprise-scale autonomy.
shipwright fleet startDynamic worker allocation based on CPU, memory, budget, and queue depth. Workers spin up under load and scale down when quiet.
auto_scale: trueDeployment frequency, lead time, change failure rate, MTTR — graded against Google's Elite/High/Medium/Low thresholds. Know your performance.
shipwright daemon metricsIterative quality cycles: lint, typecheck, test, self-heal. The agent reads its own failures and fixes them. Up to N retry rounds until clean.
--self-heal 3Each pipeline runs in its own git worktree — safe parallel execution. Multiple issues, multiple branches, zero conflicts.
--worktreeWatch a pipeline come to life — from issue intake to PR creation, with agent teams building in parallel.
From feature development to security audits — pre-configured agent teams for every phase of the software lifecycle.
Shipwright is MIT-licensed and developed on GitHub. The entire toolchain — CLI, templates, daemon, fleet, pipeline — is yours.
Full source code, issue tracker, and contribution guidelines. Star the repo, file issues, send PRs.
github.com/sethdford/shipwrightUse Shipwright in personal projects, at your startup, or across the enterprise. No restrictions, no license fees, no strings.
View LICENSEPre-configured agent teams for every phase of the SDLC. 4 deploy adapters (Vercel, Fly.io, Railway, Docker). Cost intelligence built in.
Read the docsInstall Shipwright in seconds. Start shipping with autonomous agent teams today.
View on GitHub