pr-summary
Installation
SKILL.md
Contains Shell Commands
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
PR Summary Skill
Summarize the current pull request.
Pull Request Context
- PR diff: !
gh pr diff - PR comments: !
gh pr view --comments - Changed files: !
gh pr diff --name-only - PR status: !
gh pr status
Task
Analyze this pull request and provide:
- Overview - What does this PR do?
- Key Changes - Main files and modifications
- Potential Risks - Breaking changes, security concerns
- Review Recommendations - What to check carefully