requesting-code-review

Review code diffs and pull requests for critical issues and security problems.

1|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/hbvg234/jnmt.vn --skill requesting-code-review-hbvg234
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: requesting-code-review
Source: https://github.com/hbvg234/jnmt.vn/tree/main/.claude/skills/requesting-code-review
Command: npx skills add https://github.com/hbvg234/jnmt.vn --skill requesting-code-review-hbvg234

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps engineers review code changes by surfacing critical issues such as logic errors, security vulnerabilities, and environmental leaks before merging.

Core Features & Use Cases

  • Priority 1: Detect logic errors, security vulnerabilities, and data-loss risks in diffs, PRs, or code snippets.
  • Priority 2: Flag missing error handling, race conditions, and resource leaks across languages and platforms.
  • Format: Provides a structured review with must-fix and should-fix sections and a reproducible verdict template.

Quick Start

Paste a diff or PR link and get an actionable, prioritized review immediately.

Frequently Asked Questions about requesting-code-review

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

FAQPage Schema
How do I get a code review for a pull request before merging?

Code review for a pull request involves analyzing diffs to identify critical issues, logic bugs, and security vulnerabilities before merging, providing a structured report with must-fix and should-fix sections.

How do I detect environment variable leaks in a code diff?

Detecting environment variable leaks in a code diff requires analyzing the changes to flag security problems and data-loss risks, ensuring sensitive information is surfaced before the code is merged.

What is the best way to find missing error handling in code snippets?

Finding missing error handling in code snippets is best achieved through structured code review that flags missing error handling, race conditions, and resource leaks across languages and platforms.

Does automated code review work across different programming languages?

Automated code review works across different programming languages by analyzing diffs and code snippets to detect logic errors, security vulnerabilities, and missing error handling uniformly.

Can I get a standardized format for pull request code review verdicts?

Yes, you can get a standardized format for pull request code review verdicts by generating a reproducible review template that categorizes identified issues into must-fix and should-fix sections.