
What’s on a card
- Title and description — a TL;DR of the work. Detailed requirements belong in a linked PRD.
- Status — Backlog, In Progress, In Review, Done. Customizable per board.
- Assignee — a teammate, you, or an agent.
- Links — branch, PR, canvases, docs, chat sessions. Status of linked PRs (open, merged, failing CI) shows on the card.
- Labels — tags for filtering and views.
Agents can run a card
Assign a card to an agent and it picks the work up:- Spins up an isolated git worktree.
- Reads any linked docs and canvases as context.
- Makes the changes.
- Opens a PR and moves the card to In Review.
