code-review

Identify bugs, security issues, and performance problems in code.

1|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/DaBugg/Claude-Agents-Orchestration --skill code-review-dabugg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/DaBugg/Claude-Agents-Orchestration/tree/main/skills-builder/skills/code-review
Command: npx skills add https://github.com/DaBugg/Claude-Agents-Orchestration --skill code-review-dabugg

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Comprehensive, actionable code reviews that identify bugs, security issues, performance problems, and adherence to best practices, reducing manual review time and improving code quality.

Core Features & Use Cases

  • Systematic bug-finding across languages and paradigms with prioritized remediation guidance.
  • Security and performance assessments including vulnerability checks and optimization suggestions.
  • Provide concrete code examples and refactoring suggestions tailored to the project's language and framework.

Quick Start

Run the code-review skill against a sample repository to receive a structured critique.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I automate finding bugs and security issues in my code?

Automate finding bugs and security issues by running a code review against your functions, modules, or full repositories. It delivers a structured critique with actionable feedback and concrete code snippets.

Can I run a code review across Python and JavaScript projects?

Yes, you can run a code review across Python and JavaScript projects. It applies language-aware guidance to identify performance problems and best practice violations tailored to common languages and frameworks.

What is the best way to get actionable feedback on code quality and performance problems?

The best way to get actionable feedback on code quality and performance problems is to use an automated review. It delivers prioritized remediation guidance, vulnerability checks, and suggested fixes with code examples.

Does automated code review work on full repositories or just individual functions?

Automated code review works on both full repositories and individual functions. You can apply it across modules or specific code segments to receive structured feedback covering critical issues and best practices.

How to fix security vulnerabilities and performance problems identified during a code review?

Fix security vulnerabilities and performance problems by following the suggested fixes provided in the review. It delivers concrete refactoring examples and code snippets tailored to your project's language and framework.

What kind of structured output should I expect from an automated code review?

Expect structured output from an automated code review that covers critical issues, code quality, best practices, and suggested fixes. It includes concrete code examples and prioritized remediation guidance.