review

Analyze pull request diffs for structural issues and provide expert analysis.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/SoSoBurner/GStack --skill review-sosoburner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review
Source: https://github.com/SoSoBurner/GStack/tree/main/review
Command: npx skills add https://github.com/SoSoBurner/GStack --skill review-sosoburner

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires bash, read, edit, write, grep, glob, agent, askuserquestion, websearch, and includes scripts (resource) and references (resource) components.

What problem does it solve?

The review Skill streamlines the PR code review process by automating checks for common issues and providing expert analysis, saving time and reducing manual effort.

Core Features & Use Cases

  • Automated Checks: Performs SQL safety, LLM trust boundary violations, conditional side effects, and other structural issue checks on PR code.
  • Expert Analysis: Provides detailed insights and recommendations on code changes.
  • Use Case: When a PR is ready for review, run the review Skill to automatically check for potential issues and receive expert analysis.

Quick Start

Run the /review command on the PR branch you want to review.

Frequently Asked Questions about review

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

FAQPage Schema
How do I automate PR code review for structural issues?

Automate PR code review by analyzing diffs to detect structural issues like SQL safety violations and LLM trust boundary breaches, providing expert analysis to reduce manual effort.

What structural issues can automated code review checks detect in a PR?

Automated code review checks detect structural issues including SQL safety risks, LLM trust boundary violations, and conditional side effects within the PR diff.

Can I run automated code review checks on any PR branch?

Yes, you can run automated code review checks on any PR branch by executing the review command on the target branch to receive expert analysis.

What's the best way to get expert analysis on code changes before merging a PR?

Get expert analysis on code changes by running an automated code review on your PR branch to identify structural issues and receive detailed recommendations.

Do I need Bash and Grep to run automated checks on my PR code?

Yes, executing automated PR code review checks requires Bash, Grep, Read, Edit, Write, Glob, Agent, AskUserQuestion, and WebSearch capabilities.

Why use automated PR checks instead of manual code review?

Automated PR checks streamline the code review process by consistently detecting structural issues and LLM trust boundary violations, saving time and reducing manual effort.