Rules System availabilityThe Rules System is currently available on GitHub only.
It is enabled by default for new Qodo customers.
Existing customers can contact Qodo to request access.
It is enabled by default for new Qodo customers.
Existing customers can contact Qodo to request access.
What happens during onboarding
When you install Qodo in your Git organization, Qodo performs the following steps to initialize the Rule System.Importing existing rules
Qodo discovers and imports existing rules from supported files in the organization’s repositories.- Rules can be extracted from full or partial documents
- Relevant sections are identified and converted into rules
- Imported rules are added to the Rules table
- AGENTS.md
- CLAUDE.md
- GEMINI.md
- best_practices.md
- RULE.md
- .cursorrules
- pr_compliance_checklist.yaml
Suggested rules generation
As part of onboarding, Qodo also generates a set of suggested rules based on the organization’s pull request history.- Based on retroactive analysis of recent PRs
- Identifies repeated review patterns and behaviors
- Suggested rules are not enforced automatically
What to expect after onboarding
Within minutes of installing Qodo, you’ll start to see the following:- Imported rules appear in the Rules table
- Suggested rules appear under Rules → Suggestions
- No rules are enforced until explicitly activated
Triggering additional suggested rules
After onboarding, you can optionally trigger additional suggested rule discovery as your review practices evolve. Add/scan_repo_discussions as a comment on any pull request to generate more suggested rules from recent discussions. Automatic, ongoing discovery will be available soon.