| name | pr-review |
| description | Complete PR code review workflow |
PR Code Review Skill
This skill orchestrates a complete code review for a Gitea/Forgejo pull request.
Steps
- Fetch the PR diff using
gitea-pr-diff
- Analyze the code changes
- Identify issues, improvements, and good practices
- Submit a structured review using
gitea-review
Usage
When asked to review a PR, I will:
- Get the full diff with line numbers
- Review each file for bugs, security issues, and improvements
- Create line-level comments for specific issues
- Write a summary of the overall changes
- Submit the review with appropriate approval status
Trigger Phrases
- "review PR #123"
- "review this pull request"
- "@opencode review"