gstack-review

Analyze diffs against PR descriptions and plan files for structural issues.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/akiyoshi/gstack-copilot-jp --skill gstack-review-akiyoshi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gstack-review
Source: https://github.com/akiyoshi/gstack-copilot-jp/tree/main/.github/skills/gstack-review
Command: npx skills add https://github.com/akiyoshi/gstack-copilot-jp --skill gstack-review-akiyoshi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Code reviews are time-consuming and error-prone. gstack-review coordinates parallel expert analysis to speed up PR reviews and improve quality.

Core Features & Use Cases

  • Parallel diff analysis
  • Auto-suggested fixes
  • Consolidated reports for faster decision-making
  • Use case: When a large feature spans multiple files, reviewers split the workload and converge on a final plan.

Quick Start

Run the /gstack-review command on the target PR to initiate an automated, parallel review session.

Frequently Asked Questions about gstack-review

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

FAQPage Schema
How does parallel diff analysis improve pull request code reviews?

Parallel diff analysis improves code reviews by coordinating multiple expert agents to assess structural issues, correlate PR descriptions, and return consolidated, actionable data for faster triage and remediation.

How do I automate risk analysis for structural issues not covered by tests?

Automate risk analysis by running an automated review command on the target PR, which analyzes the current diff to identify structural issues, assess intent, and return structured, actionable data for remediation.

Can I use automated code review for large features spanning multiple files?

Yes, you can use automated code review for large features spanning multiple files, as parallel expert analysis splits the workload and converges on a final plan for faster decision-making.

What is the best way to correlate commit messages and plan files with a diff?

The best way to correlate commit messages and plan files with a diff is using parallel expert analysis to assess intent and scope, returning structured, actionable data suitable for automated triage.

Does parallel code review work without external dependencies or components?

Yes, parallel code review works without external dependencies or components, as it runs an automated command on the target PR to coordinate expert analysis and return consolidated reports.

Why should I use automated triage instead of manual PR reviews?

Automated triage accelerates code reviews and improves quality by coordinating parallel expert analysis to identify structural issues, correlate diffs with PR descriptions, and return consolidated, actionable data for faster decision-making.