Commands
| Command | Description |
|---|---|
/review |
Comprehensive code review with risk assessment |
/describe |
Auto-generate PR title and description |
/improve |
Suggest code improvements with patches |
/ask "question" |
Ask anything about the PR changes |
/update_changelog |
Update CHANGELOG.md based on PR |
/add_docs |
Generate docstrings for new functions |
/test |
Suggest test cases for the changes |
Review Output
- Security vulnerabilities flagged
- Performance concerns highlighted
- Code quality suggestions with severity levels
- Overall risk score (1-5)
FAQ
Q: What is PR-Agent? A: An AI code review tool for pull requests. Auto-generates descriptions, reviews code, suggests improvements, and answers questions. Works with GitHub/GitLab/Bitbucket. 10.7K+ stars.
Q: Is PR-Agent free? A: Open-source for self-hosting (AGPL-3.0). Qodo offers a free tier for the hosted version.