How it works
01
Label an issue
Add the agent label to any Linear issue. That's all the signal the agent needs to get started.
02
Agent picks it up
The background agent reads the issue, explores the codebase, and autonomously implements the required changes.
03
PR opens
A pull request is created with a full diff, build results, and notes — ready for your review and one-click merge.
04
Merge to deploy
Merging the PR triggers the GitHub Actions workflow and the live site updates within ~30 seconds.
End-to-end flow
You create an issue
in Linear
in Linear
Add the agent label
Webhook triggers
background agent
background agent
Agent reads issue &
explores the codebase
explores the codebase
Implements changes,
runs build & lint
runs build & lint
Pull request opened
with diff & notes
with diff & notes
Your review
Merge PR
GitHub Actions deploys
the live site (~30 s)
the live site (~30 s)