Skip to main content
Convention Rules let the AI reviewer read and follow your team’s coding conventions from files already in your repository. This ensures reviews align with your established standards and coding practices.

How it works

When you select a coding assistant tool, the AI reviewer automatically finds and reads the corresponding convention files in your repository during each review. No manual file path configuration is needed.

Setup

To configure Convention Rules, click the Convention Rules icon on any repository row:
Repository list showing Convention Rules column with configuration icon

Repository list with Convention Rules column

Select the coding assistant tool your team uses, and the AI reviewer will automatically find and read the corresponding convention files in your repository:
Convention Rules dialog showing supported coding assistant tools and custom path options

Convention Rules selection dialog

Just select your convention rules tool — the AI reviewer will automatically find and read the convention files in your repository. No need to specify exact file paths.

Supported tools

ToolConvention file paths
Cursor.cursor/rules/, .cursorrules
Claude CodeCLAUDE.md, .claude/rules/
GitHub Copilot.github/copilot-instructions.md
Windsurf.windsurf/rules/, .windsurfrules
Cline.clinerules/, .clinerules
Roo Code.roo/rules/, .roorules
AiderCONVENTIONS.md
Zed.rules
Trae.trae/rules/
Augment Code.augment/rules/
Amazon Q.amazon/q/rules/
JetBrains AI.jbassistant/rules/
OpenAI CodexAGENTS.md
Gemini Code AssistGEMINI.md, AGENT.md
Continue.continuerules
Kiro.kiro/steering/
CustomSpecify your platform

Custom convention paths

You can add Custom Convention Paths to point the reviewer at additional convention files or directories in your repository. This is useful when your team maintains convention files in non-standard locations or uses multiple tools. Click + Add path in the Convention Rules dialog to specify relative paths to additional convention files or directories.