code-review

Review pull requests for bugs, security vulnerabilities, and anti-patterns.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/TheBoomerDev/feedback_proyect --skill code-review-theboomerdev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/TheBoomerDev/feedback_proyect/tree/main/.agents/skills/code-review
Command: npx skills add https://github.com/TheBoomerDev/feedback_proyect --skill code-review-theboomerdev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Code reviews are often inconsistent and time-consuming, leading to missed defects, security gaps, and delayed delivery.

Core Features & Use Cases

  • Structured review guidance and checklists to standardize feedback.
  • Security-focused auditing, best-practices enforcement, and performance considerations.
  • Use Case: Review a PR to identify potential bugs, anti-patterns, and security vulnerabilities, then provide actionable remediation steps.

Quick Start

Review a pull request description and source changes to produce a consolidated feedback report.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I perform a structured code review on a pull request?

Perform a structured code review by applying a checklist-style framework to evaluate naming, error handling, and dependencies. This generates a consolidated feedback report with actionable remediation steps for bugs and anti-patterns.

What should a security audit check for during a code review?

A security audit during code review should check for dependency vulnerabilities, input validation gaps, and error handling flaws. It enforces best-practices to identify potential security risks and provides actionable feedback templates for remediation.

Can I standardize pull request review feedback across my software projects?

Yes, you can standardize pull request feedback by applying structured review guidance and checklists. This ensures consistent quality checks, performance analysis, and testing coverage evaluation across typical software projects.

What is the best way to identify anti-patterns and bugs in source changes?

The best way to identify anti-patterns and bugs is to review the pull request description and source changes against a structured checklist. This process highlights naming issues and dependency considerations to produce actionable feedback.

Does code review guidance cover performance analysis and testing coverage?

Yes, code review guidance covers performance analysis and testing coverage. It applies a structured framework to evaluate best-practices, security vulnerabilities, and performance considerations across your source changes.

When do I need a checklist-style framework for code reviews?

You need a checklist-style framework for code reviews when feedback becomes inconsistent and time-consuming. It standardizes quality checks and security audits to prevent missed defects and delayed delivery.

Related Skills