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:

  • 333 or #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"

Related skills
Installs
4
Repository
vieko/bonfire
GitHub Stars
9
First Seen
Jan 26, 2026