review-pr

Review pull requests for SparQ compliance, code standards, and security.

27|4|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/STUkh/sparq-assistant --skill review-pr-stukh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-pr
Source: https://github.com/STUkh/sparq-assistant/tree/main/.claude/skills/review-pr
Command: npx skills add https://github.com/STUkh/sparq-assistant --skill review-pr-stukh

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the challenging task of reviewing SparQ pull requests for project compliance, code standards, quality gates, agent/skill prompt quality, and security checks.

Core Features & Use Cases

  • Automates PR pre-checks to enforce code quality, security standards, and prompt integrity.
  • Provides a repeatable workflow: identify changed files, classify changes, run checks, and accumulate a structured review.
  • Generates a comprehensive review artifact to share with teammates before merging.

Quick Start

Start the PR review by running the automated workflow against the target branch to generate a detailed quality report.

Frequently Asked Questions about review-pr

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

FAQPage Schema
How do I automate pull request reviews for code quality and security?

You can automate pull request reviews by running this Skill against your target branch to identify changed files, classify changes, apply code standards, and generate a detailed quality and security review report.

What does an automated PR review check for during pre-push validation?

During pre-push validation, an automated PR review checks for project compliance, code standards, quality gates, agent or skill prompt quality, and security vulnerabilities across multiple files and modules.

Can I use this automated code review workflow for multiple files and modules?

Yes, this automated code review workflow validates changes across multiple files and modules. It applies code standards and security reviews to ensure all contributions meet defined requirements before integration.

What is the best way to enforce project compliance when reviewing git pull requests?

The best way to enforce project compliance when reviewing git pull requests is to apply a repeatable workflow that validates workflow steps, runs quality checks, and outputs a comprehensive review artifact for teammates.

Do I need to manually classify changed files before running an automated PR security review?

No, you do not need to manually classify changed files. The automated PR security review workflow identifies changed files, classifies the changes automatically, and accumulates a structured review report.