# Team Hull

- **Event:** [Claude Build Day](https://cerebralvalley.ai/e/claude-startups-build-day)
- **When:** Sat, Jun 13 at 9:00 AM – 10:00 PM (PDT)
- **Where:** San Francisco, CA
- **Team:** [James Maddox](https://cerebralvalley.ai/u/jhmaddox)
- **GitHub:** https://github.com/jhmaddox/hull-claude-build-day
- **Website:** https://hull.dev-reservclaims.com/ (login `demo`, `demo12345`)
- **Demo video:** https://www.loom.com/share/e7faa74ee5c74dfab8796b29ab865ccd
- **Gallery:** https://cerebralvalley.ai/e/claude-startups-build-day/hackathon/gallery
- **Page:** https://cerebralvalley.ai/e/claude-startups-build-day/hackathon/gallery/37

*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.

---

Markdown version of https://cerebralvalley.ai/e/claude-startups-build-day/hackathon/gallery/37. Site index for agents: https://cerebralvalley.ai/llms.txt · full text: https://cerebralvalley.ai/llms-full.txt
