quality-check-scoped
CommunityDeterministically review only what changed.
Software Engineering#diff analysis#pr review#quality standards#taxonomy matching#deterministic evaluation#findings.yaml
Authorkapilvirenahuja
Version1.0.0
Installs0
System Documentation
What problem does it solve?
quality-check-scoped eliminates slow, noisy PR review audits by evaluating only the quality standards that are relevant to the files and diff hunks actually touched by a pull request.
Core Features & Use Cases
- Diff-bounded evaluation: Restricts reads and standard matching to
changed_paths, ensuring the scan scope never expands beyond what the PR modified. - Taxonomy-driven determinism: Loads the PR severity taxonomy from
severity_taxonomy_pathand applies mechanical match rules to produce findings with taxonomy-sourced severities. - KB reuse without subagent execution: Reuses the same quality-check knowledge base data model, but performs the work as a single-pass evaluator and emits
findings.yaml. - Production-ready output for tooling: Produces a stable, review-friendly
findings.yamlwith counts by severity and a computedscan_coveragemetric.
Quick Start
Run the review-pr flow with the payload containing diff_path, changed_paths, standards_set, severity_taxonomy_path, intent_summary, and output_path to generate findings.yaml for the PR.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: quality-check-scoped Download link: https://github.com/kapilvirenahuja/garura/archive/main.zip#quality-check-scoped Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.