gabe-review

Price code review findings with confidence scores and interactive triage.

Updated Feb 19, 2026
One-click install
npx skills add https://github.com/Brownbull/gabe-suite --skill gabe-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gabe-review
Source: https://github.com/Brownbull/gabe-suite/tree/main/skills/gabe-review
Command: npx skills add https://github.com/Brownbull/gabe-suite --skill gabe-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reviews diffs by pricing findings, surfacing deferred items, and ensuring plan alignment and architectural considerations during reviews.

Core Features & Use Cases

  • Risk-based finding pricing with a confidence score and interactive triage to resolve gaps.
  • Deferred item tracking across reviews and backlog management with PLAN.md integration.
  • Plan alignment checks and DECISIONS.md integration to surface architectural decisions.
  • Stale topic detection to surface verified topics that may be out of date.

Quick Start

Run /gabe-review [target] to begin a live code review and triage findings, or use /gabe-review deferred to inspect deferred items.

Frequently Asked Questions about gabe-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I quantify risk and track deferred items during a code review?

Code review risk pricing evaluates diffs by assigning confidence scores to findings, surfacing deferred items, and ensuring plan alignment through structured triage and DECISIONS.md updates.

Can I use this to check plan alignment on staged changes and pull requests?

Yes, you can use this code review process on staged changes, pull requests, and diffs to surface architectural considerations, verify plan alignment, and detect stale topics across team reviews.

How do I triage code review findings and integrate them into a backlog?

You triage code review findings by running an interactive triage process that prices risks, resolves gaps, and integrates deferred items directly into your backlog and PLAN.md files.

Does this approach work without external dependencies or components?

Yes, this code review triage method operates without external dependencies or components, using internal files like DECISIONS.md and PLAN.md to document architectural decisions and track deferred work.

What is the best way to surface architectural decisions during a diff review?

The best way to surface architectural decisions during a diff review is to implement plan alignment checks that document choices in DECISIONS.md while pricing findings to quantify overall risk.