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 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 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
| Tool | Convention file paths |
|---|---|
| Cursor | .cursor/rules/, .cursorrules |
| Claude Code | CLAUDE.md, .claude/rules/ |
| GitHub Copilot | .github/copilot-instructions.md |
| Windsurf | .windsurf/rules/, .windsurfrules |
| Cline | .clinerules/, .clinerules |
| Roo Code | .roo/rules/, .roorules |
| Aider | CONVENTIONS.md |
| Zed | .rules |
| Trae | .trae/rules/ |
| Augment Code | .augment/rules/ |
| Amazon Q | .amazon/q/rules/ |
| JetBrains AI | .jbassistant/rules/ |
| OpenAI Codex | AGENTS.md |
| Gemini Code Assist | GEMINI.md, AGENT.md |
| Continue | .continuerules |
| Kiro | .kiro/steering/ |
| Custom | Specify your platform |