What agents can do with Linear
Once connected, agents can:- Create issues from context: Find a bug? The agent creates an issue with steps to reproduce, relevant code snippets, and suggested labels.
- Update as they work: Agents can move issues to “In Progress” when they start and “Done” when they finish.
- Search and reference: Ask about related issues, find duplicates, or get context from existing tickets.
- Add comments: Document findings, link PRs, or note blockers directly in Linear.
Example workflows
Connect Linear
Step 1: Organization setup
An admin needs to enable Linear for your organization first.- Go to Organization Settings > Integrations
- Find Linear and click Enable
- Configure default workspace settings if needed

Enable Linear in organization settings
Step 2: Authenticate your account
Once enabled, connect your personal Linear account:- Go to User Settings > Integrations
- Click Connect next to Linear
- Authorize Ona to access your Linear workspace
- Select which workspaces to connect

Connect your Linear account
Verify it works
Start a conversation with an agent and try:Tips for effective use
Be specific about projects: If you have multiple Linear teams, specify which one: “Create an issue in the API team for this bug.” Include context: The more context you give, the better the issue: “Create an issue for this null pointer exception, include the stack trace and the user flow that triggers it.” Use with AGENTS.md: Add your Linear conventions to AGENTS.md so agents know your labeling system and workflow stages.Next steps
- Teach agents your codebase including your Linear conventions
- Create custom commands for common Linear workflows like
/bug-report - Learn about integrations for other available connections