bonfire-review

Installation
SKILL.md
Contains Shell Commands

This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.

Review Work

Strategic review using subagent for analysis, preserving main context for action decisions.

Git root: !git rev-parse --show-toplevel

Step 1: Determine Scope

Based on $ARGUMENTS:

  • No args: Review current branch vs base
  • --session: Review work captured in current session context
  • Topic/area: Focus review on specific aspect

Step 2: Gather Context

  • Read session context from <git-root>/.bonfire/index.md
  • Get branch diff: git diff main...HEAD (or appropriate base)
  • Read relevant specs/docs from .bonfire/
  • Understand intent: what were we trying to accomplish?
Related skills
Installs
4
Repository
vieko/bonfire
GitHub Stars
9
First Seen
Jan 26, 2026