Skip to Main Content

Team Hull

Built at Claude Build Day · Jun 13, 2026 · San Francisco, CA

Demo video · www.loom.com/…

*Hull* is one control plane that unifies version control, CI/CD, deployments, observability, and incident response — and operates it autonomously with a crew of Claude Opus 4.8 agents.** It's GitHub + Vercel + PagerDuty + Datadog fused into a single product and run by agents instead of by you. You import a repo once. Hull detects its runtime, stands up **staging + prod** with real public URLs (Docker Compose or a managed-process runtime, host-based routing + Caddy on-demand TLS), and watches it. You ship features by handing a ticket to an agent, which works in an isolated **git worktree**, opens a **pull request** in Hull's own diff UI, and runs **CI** — then spins a **preview environment** so you can test the change before merge. The autonomous loop: when production throws an error, Hull detects it from the live logs, opens a **PagerDuty-style incident**, spawns a Claude agent in a fresh worktree that reproduces the bug, fixes the root cause, **adds a regression test**, opens a PR, runs CI green, and — after a human approves the merge (HITL by default; `HELM_AUTO_MERGE=1` closes the loop fully) — redeploys and resolves the incident. The human reads the timeline after it's handled. Built solo at Claude Build Day, SF, June 13 2026. Django 5.1 + HTMX (minimal JS), SQLite, Temporal Cloud for durable orchestration (with a threaded fallback), multi-tenant and auth'd, deployed live on a single EC2 box.

Team