PR Review (Main Branch) - Fix GitHub PR review comments for the main branch.
Skill for parsing, organizing, and implementing fixes based on GitHub Pull Request review comments for PRs merging into the main branch.
Tags
Updated: 2026-09-16Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Fetch GitHub PR review comments
- Verify PR target and source branches
- Categorize review comments by type
- Apply incremental code fixes
- Commit verified fixes to Git
- Run tests to prevent regressions
- Generate change summary report
Inputs
- PR URL or PR number
- Pasted review comments text
- Review comments file
Outputs
- Git commits for code fixes
- Summary report of implemented changes
- PR comment update text
Requirements
- GitHub CLI
- Git
