the-high-signal-review

Analyze workspace diffs or pull requests and report validated issues with file:line references.

3|1|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/sendbird-playground/stave --skill the-high-signal-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: the-high-signal-review
Source: https://github.com/sendbird-playground/stave/tree/main/skills/the-high-signal-review
Command: npx skills add https://github.com/sendbird-playground/stave --skill the-high-signal-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps teams avoid noisy feedback by surfacing only objective, actionable issues found in workspace diffs or pull requests.

Core Features & Use Cases

  • Policy-driven reviews identify runtime, logic, or security issues based on applicable policies.
  • Comprehensive context gathering reads PR metadata, diffs, and relevant policy files to scope findings.
  • Validated reporting deduplicates findings and presents a structured list with file:line references and links.

Quick Start

Ask Stave to run a high-signal review on the current workspace diff.

Frequently Asked Questions about the-high-signal-review

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

FAQPage Schema
How do I automate code review to surface only real issues in pull requests?

Automated high-signal code review analyzes workspace diffs and pull requests to surface only objective issues. It reads related policy files, validates findings against a strict hierarchy, deduplicates results, and outputs actionable issues with file:line references.

What is a high-signal code review and how does it reduce noisy PR feedback?

High-signal code review reduces noisy PR feedback by validating findings against applicable policy files before reporting. It enforces a strict policy hierarchy to identify objective runtime, logic, or security issues, deduplicates them, and presents a structured list with file:line references.

How do I run a policy-driven validation check on my current workspace diff?

To run policy-driven validation on a workspace diff, trigger a high-signal review. The process gathers comprehensive context by reading PR metadata, diffs, and relevant policy files, then validates the changes to scope findings accurately before outputting a structured list of issues.

Does the high-signal review work without configuring external dependencies?

Yes, the high-signal review operates without external dependencies. It relies on reading existing PR metadata, workspace diffs, and applicable policy files already present in the repository to enforce its strict policy hierarchy and validate objective issues.

Can I use policy files to enforce security and logic checks in a pull request diff?

Yes, you can use policy files to enforce security and logic checks in a pull request diff. The review process reads these policy files to scope findings, validates objective issues against the defined policies, and outputs deduplicated results with direct file:line references and URLs.

What is the best way to deduplicate code review issues found in a git diff?

The best way to deduplicate code review issues in a git diff is using a high-signal review process. It validates findings against a strict policy hierarchy before deduplicating them, ensuring the final structured list contains only objective, actionable issues with file:line references.