Scenario guide场景指南
PR Review
Find risky code changes before merge.
The problem · 要解决的问题
Teams need a focused review pass that catches regressions, unsafe data paths, and missing tests without drowning reviewers in generic summaries.
Recommended skills推荐 skill
4 picks · Best pick first, ranked by fit★ best fit · 首选
GStack Review
by Garry Tan
Best fit for high-signal pre-merge review when the team wants concrete findings over summary prose.
- Reads branch diffs
- Focuses on trust boundaries
- Strong adoption signal
Git Shiproom
by Garry Stack
Useful before review when the branch also needs handoff notes and release-oriented preflight checks.
- Pre-review checklist
- Reviewer handoff summary
- Config-change awareness
Review Radar
by Garry Stack
A compact review option for regressions, breakages, and missing tests.
- Purpose-built for review
- Local deterministic findings
- Lower operational risk
Test Bench
by Anya Raghavan
Good companion when review findings point to missing or weak tests.
- Testing gap focus
- Local-only default
- Regression rationale