ai-reviewer-setup
Installation
SKILL.md
AI Reviewer Setup
Workflow
-
Inspect the project before editing.
- Check
git status --shortfor pre-existing changes. - Look for existing
greptile.json,.coderabbit.yaml,.coderabbit.yml,.github/, agent docs, style guides, generated-output directories, bot usage, and current branch/default-branch evidence. - Merge into existing config files rather than replacing working settings wholesale.
- Check
-
Load only the provider guidance needed for the requested change.
- When adding or updating
greptile.json, changing Greptile review cadence or target filters, or documenting Greptile installation, read providers/greptile.md before editing. - When adding or updating
.coderabbit.yamlor.coderabbit.yml, changing CodeRabbit auto-review behavior, or documenting CodeRabbit installation, read providers/coderabbit.md before editing.
- When adding or updating