Linear Integration
The CTO is the owner of ADE’s bidirectional Linear integration. Connecting Linear unlocks a tight feedback loop between project management and development.Connecting Linear
Authenticate
Click Connect Linear. Choose between:
- OAuth (recommended) — authorizes ADE to access Linear on your behalf with scoped permissions
- Personal Access Token — paste a token from your Linear account settings
Select projects
ADE discovers your Linear workspace and lists all accessible projects. Select the projects you want the CTO to monitor and sync.
What the CTO can do with Linear
Inbound (Linear → ADE):- Detect issues assigned to you or matching configured criteria and route them to missions or workers
- React to status transitions (e.g., issue moved to “In Progress” → create a lane and start a worker)
- Read issue descriptions, attachments, and comments as context for agent work
- Create new issues when the CTO identifies unreported work from code changes
- Update issue status when PRs merge (e.g., move to “Done” automatically)
- Add comments with agent analysis, PR links, and proof artifacts
- Create sub-issues for discovered scope discovered during implementation
Linear sync is owned entirely by the CTO. Automation rules that trigger on Linear events use the
linear-trigger automation type (separate from the CTO’s sync). The two systems are complementary: Automations handle simple event-response rules; the CTO handles stateful, intelligent Linear management.