review-bad

Review recent code changes for quality, architecture, performance, security, and testing issues.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/rladydqls99/claude-marketplace --skill review-bad
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-bad
Source: https://github.com/rladydqls99/claude-marketplace/tree/main/plugins/dev-team-plugin/skills/review-bad
Command: npx skills add https://github.com/rladydqls99/claude-marketplace --skill review-bad

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill identifies potential issues in recently changed code from a critical perspective, helping to catch bugs, security vulnerabilities, and performance bottlenecks before they reach production.

Core Features & Use Cases

  • Critical Code Analysis: Reviews code for quality, architecture, performance, security, and test coverage issues.
  • Risk Assessment: Assigns risk levels (Critical, High, Medium, Low) to identified problems.
  • Use Case: Before merging a pull request, use this Skill to perform a thorough, critical review to ensure code quality and identify any hidden risks.

Quick Start

Critically review the code changes in the current branch for potential issues.

Frequently Asked Questions about review-bad

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

FAQPage Schema
What is a critical code review and how does it identify potential risks?

A critical code review analyzes recent code changes to identify issues across quality, architecture, performance, security, and testing. It assigns risk levels to detected problems and suggests actionable improvements to catch flaws before deployment.

How do I perform a critical code review before merging a pull request?

To perform a critical code review before merging a pull request, evaluate the code changes in your current branch for quality, architecture, performance, security, and test coverage. This identifies hidden risks and suggests actionable improvements before deployment.

Can I use an automated risk assessment to find security vulnerabilities in recent code changes?

Yes, an automated risk assessment evaluates recent code changes to find security vulnerabilities. It assigns risk levels to identified problems and suggests actionable improvements to mitigate security flaws before deployment.

What's the best way to catch performance bottlenecks and bugs before deployment?

The best way to catch performance bottlenecks and bugs before deployment is to conduct a critical code review of recent changes. This approach evaluates performance and code quality, assigning risk levels to detected problems for actionable improvements.

Does a critical code review assign specific risk levels to identified code quality issues?

Yes, a critical code review assigns specific risk levels to identified code quality issues. It categorizes detected problems into Critical, High, Medium, and Low risk levels, helping prioritize actionable improvements before deployment.

When should I not rely solely on a critical code review for quality assurance?

You should not rely solely on a critical code review for quality assurance when you need to validate runtime behavior. This review focuses on static analysis of recent changes, identifying flaws and assigning risk levels before deployment.