Organization-level rules
Create rules at the organization level and they automatically apply to all repositories:- Go to Code Review Settings → Global → Kody Rules
- Create your rules — they apply to every repository in the organization
- Individual repositories can inherit, override, or exclude specific rules
Rule inheritance
Rules flow down from organization → repository → directory:- Organization rules apply everywhere by default
- Repository rules can override or extend organization rules
- Directory rules can further specialize for specific paths
Cross-repository references
Use@repo:org/project in rule instructions to reference files from other repositories: