Skip to the content.

Speedboat — Jira Board Configuration Guide

Overview

This guide shows the easiest way to run Speedboat in Jira without admin access.

The default recommendation is:

This is enough to start the model well. You do not need custom fields, custom workflows, or a dedicated Jira project for Week 1.


If you want Speedboat to be easy to adopt, use this setup:

This gives you four benefits immediately:


Step 1: Create the board

When Jira asks whether to use Scrum or Kanban, choose Kanban.

Speedboat is continuous flow with a weekly steering rhythm. It is not sprint-based.

What to choose on the board creation screen

For most teams, choose Label.

Use one label that means “this issue belongs on our Speedboat board”, for example:

Then add that label to every issue that should appear on the board.

If your team already has a clean project boundary, All work items from your space can also work. But Label is the safest default when multiple teams share one Jira project.

Naming the board

Use a simple name such as:


Step 2: Keep the columns simple

Use normal Jira flow columns:

You do not need special Speedboat columns to begin.

The columns answer: where is this work in execution?

The labels answer: what kind of work is this in the Speedboat model?

If your existing Jira workflow has extra statuses, map them into those three broad columns rather than redesigning the workflow up front.


Step 3: Use labels for the Speedboat model

Add one of these labels to every issue on the board:

Optional labels:

Example:


Step 4: Configure swimlanes

If your Jira board supports query swimlanes, use them.

This is the easiest way to visualise Preview / Build / Run without changing workflows.

Create these swimlanes:

Preview

labels = speedboat-teamname AND labels = preview

Build

labels = speedboat-teamname AND labels = build

Run

labels = speedboat-teamname AND labels = run

If your board filter already scopes to speedboat-teamname, you can shorten these to:

labels = preview
labels = build
labels = run

What about Land?

Do not make Land a normal swimlane for everyday work.

Land is not where work sits. It is what you log when work reaches a meaningful outcome.

If useful, you can create a temporary quick filter for:

labels = landing

Step 5: Add quick filters

Useful quick filters on the board:

Label JQL
Preview only labels = preview
Build only labels = build
Run only labels = run
Landings this week labels = landing
Discovery Previews labels = preview AND labels = discovery
Demo Previews labels = preview AND labels = demo

If your board is not already scoped by the team label, add it into each query.

Example:

labels = speedboat-teamname AND labels = preview

Step 6: First-week operating advice

If you need to start this week, the minimum is:

Do not wait for:


Optional: fuller setup later

If the trial works and you want better reporting later, you can add:

But none of that is required to prove the model.

Done!

If the board shows the right team’s work, each issue has a Speedboat label, and the team can run Set Course / Course Check / The Landing, you are ready to start.