packages/kilo-docs/pages/code-with-ai/platforms/linear.md
Kilo for Linear connects Kilo Code to your Linear workspace, so you can trigger implementations, debug issues, and investigate bugs directly from your project management tool. Mention @kilo on any issue and the bot gets to work.
Tag the bot on any Linear issue and tell it to implement the fix:
@kilo please fix
The bot will:
{% image src="/docs/img/connect/linear/linear-fix-issue.png" alt="Asking @kilo to fix an issue in Linear" width="800" /%}
If a fix or upgrade needs to land in several repos at once:
@kilo please fix this in the cloud, landing, and handbook repos
The bot handles each repository independently, creating separate branches and pull requests for each.
{% image src="/docs/img/connect/linear/linear-multi-repo.png" alt="Asking @kilo to apply changes across multiple repositories from Linear" width="800" /%}
Before jumping into a fix, ask the bot to analyze the problem:
@kilo what could be the cause of this issue?
The bot examines the issue context and searches the connected codebase to surface likely causes.
{% image src="/docs/img/connect/linear/linear-understand-issue.png" alt="Asking @kilo to analyze the cause of a Linear issue" width="800" /%}
@kilo in a comment on a Linear issueWhen Kilo creates a pull request, it links back to the Linear issue so everything stays connected.
Once connected, @kilo is available as a mention in any issue across your Linear workspace.
Have a backlog of well-described bugs? Tag the bot on each one and let it work through them while you focus on higher-priority work.
Need to upgrade a framework version or apply a config change across several services? Create a single Linear issue describing the change, then tell the bot which repos to update.
When a bug report is unclear or the root cause isn't obvious, ask the bot to analyze the issue before committing to a fix. It can search the codebase and surface likely problem areas.
Kilo Code credits are consumed the same way as any other Kilo interface. Credit usage depends on the model selected and the complexity of the task.
The bot isn't responding to mentions. Confirm that the Linear integration is set up in the Integrations tab at app.kilo.ai and that the bot has access to your workspace.
The bot can't access the repository. Make sure your GitHub or GitLab integration is configured and that the relevant repositories are authorized.
The pull request doesn't match what I expected. Provide more detail in the issue description, or comment with additional context before asking the bot to fix.