requesting-code-review

Generate standardized code-review requests with severity-labeled findings.

291|38|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/J-Pster/Psters_AI_Workflow --skill requesting-code-review-j-pster
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: requesting-code-review
Source: https://github.com/J-Pster/Psters_AI_Workflow/tree/main/plugins/psters-ai-workflow/skills/requesting-code-review
Command: npx skills add https://github.com/J-Pster/Psters_AI_Workflow --skill requesting-code-review-j-pster

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Consolidate code-review requests into a single, standardized findings format (critical, important, informational) to reduce ambiguity and speed up reviews.

Core Features & Use Cases

  • Standardized severity levels and findings templates
  • Ensures reviewers include impacted files and concrete recommendations
  • Use Case: When preparing a PR with multiple changes, generate a focused review prompt that highlights risks and suggested mitigations

Quick Start

Attach the code-reviewer.md template to your PR description to generate a consistent, severity-labeled findings report.

Frequently Asked Questions about requesting-code-review

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

FAQPage Schema
How do I standardize code review findings for a pull request?

Standardize code review findings by attaching a code-reviewer.md template to your pull request, which enforces severity-labeled findings, impacted files, and concrete recommendations to reduce ambiguity and speed up reviews.

What is the best way to structure code review severity levels?

The best way to structure code review severity levels is by categorizing findings into critical, important, and informational tiers, ensuring the reviewer highlights risks and suggested mitigations consistently across diffs or commits.

How does a code review template improve pull request quality gates?

A code review template improves pull request quality gates by enforcing a structured findings format that requires impacted files and concrete recommendations, generating a focused review prompt that speeds up the review process.

Can I use standardized review templates for commits across different codebases?

Yes, you can use standardized review templates for commits across different codebases and teams. The template applies universally to pull requests, diffs, or commits to ensure consistent, high-signal review requests.

Do I need a specific file format to request a code review?

Yes, you need a structured template in a code-reviewer.md file format to request a code review. This template is attached to your PR description to generate a consistent, severity-labeled findings report.

Why should I use severity labels in code review findings?

You should use severity labels in code review findings to consolidate review requests into a single standardized format, reducing ambiguity and ensuring reviewers focus on the most critical risks and suggested mitigations first.