From hb
Reviews a GitHub Pull Request for bugs, security, performance, and code quality. Used when the user asks to review a PR.
How this skill is triggered — by the user, by Claude, or both
Slash command
/hb:code-reviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Mode: $ARGUMENTS
Mode: $ARGUMENTS
If mode is one of the following, adjust the review:
gh pr viewgh pr diffgh pr diff --name-onlyGroup by severity:
Use file:line references for all findings. Include suggested fix for each critical issue.
See examples.md for output format and review-checklist.md for full checklist.
gh pr view fails → run gh auth status to verify authentication; ask user for PR number if not on a PR branchnpx claudepluginhub helderberto/agent-skills --plugin hbReviews GitHub pull requests using gh CLI, analyzing diffs for code quality, security, and test coverage.
Reviews GitHub pull requests via gh CLI or API, fetching diffs and analyzing files for code quality, security vulnerabilities, performance issues, and best practices violations.
Reviews code changes, PRs, and diffs for security vulnerabilities, performance issues, correctness bugs, and maintainability problems with tables for issues and suggestions.