What the integration does
Attach issues
Connect a Linear issue to a lane or chat. ADE derives the branch name and attaches the issue as context.
Commit & PR linkbacks
Connected lanes prefix commits with the issue reference and seed the PR title and body so Linear links the work back.
Status sync
As work moves, ADE updates the issue and posts progress and closeout notes.
Workflow presets
Define workflows that dispatch a matching issue to a session, a worker, or a PR resolution — automatically.
Connect Linear
You can connect from CTO → Workflows or Settings → Integrations. There are two paths:Sign in with Linear (OAuth)
The primary path. ADE opens a Linear sign-in and stores the resulting token, refreshing it for you. The sign-in session is short-lived, so finish it promptly.
Personal API key
The alternative — paste a key that doesn’t expire. Good for headless or automated setups.
Choose intake defaults
Pick which Linear projects ADE watches and which states count as active vs. terminal.

Until a token is stored, the whole integration stays dormant — nothing polls, nothing binds, no background work runs. Connecting is a deliberate act.
The CTO-driven Linear loop
Once Linear is connected, a workflow can run a whole issue end to end. The shape is the same every time.Triage
A new or updated issue is matched against your workflows by trigger — assignee, labels, team, project, priority, or state transition.
Delegate
The matched workflow dispatches the work as an employee session, a worker run, or a PR resolution, with the issue attached as context.
Open a PR
The agent implements in its lane, then commits, pushes, and opens a PR — linked back to the issue.
Workflow targets
A workflow dispatches an issue to one of four targets. Workflows can also chain stages — a worker run feeding into a PR resolution, say.| Target | What it launches |
|---|---|
| Employee session | A CTO or employee chat with the issue as context. |
| Worker run | A delegated worker run in a fresh lane. |
| PR resolution | A PR-focused resolver session. |
| Review gate | A human review pause — no work launched until you decide. |
The CTO owns Linear issue intake. Automations can react to Linear events for their own context, but they never duplicate this routing — the CTO is the canonical path.
Human review and delegation
Workflows can insert a review gate so a run pauses for your approval before it continues or lands a PR. And if a workflow can’t resolve an issue’s assignee to a known worker, the run waits in awaiting delegation with a dropdown to assign it — it never dispatches to an invalid target.Good CTO prompts with Linear
Set up the CTO
Pick a persona and model, connect GitHub and Linear, and add workers.
Workers
Manage the scoped agents that run worker-target Linear workflows.
