bonfire-review-pr
Installation
SKILL.md
Contains Shell Commands
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
Review Pull Request
Review a GitHub PR in an isolated worktree, then post inline comments on findings.
Git root: !git rev-parse --show-toplevel
Step 1: Parse Arguments
Extract PR number from $ARGUMENTS:
333or#333→ PR number 333- Empty → Show usage and abort
Usage: /bonfire-review-pr <pr-number>
If no PR number provided:
"Usage:
/bonfire-review-pr <pr-number>Example:
/bonfire-review-pr 333"