Skip to the content.

AI Agents in Speedboat

Home Docs Guides Ceremonies Templates Setup

Use this guide if your team is using autonomous or semi-autonomous AI agents alongside Speedboat.

The short version: AI agents can accelerate work inside every lane, but they do not change who owns decisions or lower the finishing cost.

Speedboat helps AI-accelerated teams finish meaningful work, not just start more work. AI agents are useful when they help the team learn faster, make Run visible faster, and prove what Landed without weakening human judgement.


Core principle

AI agents are accelerators, not owners.

They can explore, draft, compare, generate, refactor, summarise, and automate parts of the work. They do not own product judgement, production readiness, integration risk, rollout decisions, or accountability for what lands.

Speedboat already assumes that starting work is cheap and finishing work is expensive. AI agents make that asymmetry stronger.

If agents generate more code, prototypes, fixes, docs, or upgrade proposals than the team can properly review and Land, the system slows down. The queue moves from “work to start” to “work that now needs judgement, integration, and review.”

The quality bar stays the same.


Preview

Preview is where agent autonomy is most naturally useful.

AI agents can:

Human ownership stays on the decision:

Treat agent-generated Preview output as disposable by default. Do not promote it into Build just because it appeared quickly. Promote it only when the team deliberately decides it is worth building properly.


Build

AI agents are most useful in Build when the task is bounded and the acceptance criteria are clear.

Good candidates include:

Human ownership stays on:

The main failure mode is overproduction. If agents create more candidate changes than the team can review and integrate well, Build WIP rises in disguise. Treat review and integration as real work, not as free follow-up.


Run

AI agents can make Run work faster and more proactive.

Useful patterns include:

Human ownership stays on:

Do not let automation blur the deployment decision. Faster triage is good. Unowned rollout risk is not.


Guardrails


Good questions to ask


In one sentence

AI agents fit well inside Speedboat when they help the team learn faster, implement bounded work faster, and triage Run faster without weakening human ownership of quality, integration, and rollout.