review-changes - Pre-PR Code Review Agent for Comprehensive Change Analysis
Orchestrates multiple review agents to analyze code changes before opening a pull request
Tags
Updated: 2026-02-11Capabilities
Typical Inputs
Typical Outputs
What this skill does
- analyze git diff changes
- verify intent alignment with issues
- check codebase impact
- coordinate parallel review agents
- generate structured review reports
Inputs
- git diff output
- git staged changes
- git branch information
- PR description
- linked issue data
Outputs
- structured review report
- finding severity classifications
- actionable suggestions
Requirements
- git repository context
- code diff availability
- GitHub CLI for PR access
- parallel execution support
