code-review

Analyze pull request code for quality, security, performance, and best practices.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of reviewing code for quality, security, performance, and adherence to best practices, reducing manual effort and improving overall codebase health.

Core Features & Use Cases

  • Comprehensive Analysis: Analyzes code across multiple dimensions including security vulnerabilities, performance bottlenecks, code quality issues, and testing coverage.
  • Structured Feedback: Provides clear, actionable feedback categorized into critical, suggested, and minor improvements, along with positive reinforcement.
  • Use Case: Integrate this Skill into your pull request workflow to automatically flag potential issues before human review, ensuring higher quality code is merged.

Quick Start

Use the code review skill to analyze the provided code snippet for security vulnerabilities and performance issues.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I automate code review for pull requests?

Automated code review analyzes pull requests for quality, security, performance, and best practices. It provides structured, actionable feedback categorized into critical, suggested, and minor improvements before human review.

What does automated code quality analysis check for?

Automated code quality analysis checks for security vulnerabilities, performance bottlenecks, code quality issues, and testing coverage. It reduces manual effort and improves overall codebase health by flagging potential issues early.

Can I use this code review skill for general code audits?

Yes, you can use this code review skill for general code audits and pull request analysis. It performs comprehensive analysis across multiple dimensions and provides clear feedback to ensure higher quality code is merged.

How do I get structured feedback on security vulnerabilities and performance issues?

You get structured feedback on security vulnerabilities and performance issues by providing a code snippet for analysis. The skill outputs clear, actionable feedback categorized into critical, suggested, and minor improvements, along with positive reinforcement.

Does automated code analysis require any specific testing frameworks?

No, automated code analysis requires no specific testing frameworks or dependencies. It analyzes the provided code directly to assess testing coverage and adherence to defined review categories without needing external tools.