This feature is available exclusively as part of the Pro plan. Please refer to
our pricing page for more information about
our plans and features.
@coderabbitai and describe what needs to be tracked.
Creating issues through agentic chat
The most straightforward way to create issues is through CodeRabbitâs chat interface. During pull request reviews or in comment threads, mention@coderabbitai and ask to create an issue. CodeRabbit analyzes the context and creates a well-structured issue with relevant details (code context, discussion history, etc.) for your chosen platform.

Supported platforms
GitHub and GitLab
Git-based platform issues work automatically without additional setup.
CodeRabbit creates issues directly in your repository.
Jira
Create Jira tickets after configuring the Jira integration.
Linear
Generate Linear issues once youâve set up the Linear integration.
Best practices
Provide context
Include relevant code snippets, error messages, or discussion context when
requesting issue creation. This helps CodeRabbit generate more detailed and
actionable issues.
Specify the platform
If you have multiple issue platforms configured, explicitly mention which one
to use: âCreate a Jira ticket for thisâ or âAdd this to Linear.â
Include assignee information
Mention specific team members who should handle the issue: âCreate an issue
for @username to investigate this performance problem.â
Set priority and timing
Indicate urgency or deadlines: âCreate a high-priority issue for the memory
leak in checkout flowâ or âAdd this to the next sprint.â