code-review

Review an entire codebase for standards, bugs, and refactoring opportunities.

Updated Feb 9, 2026
One-click install
npx skills add https://github.com/ousiass/claude-config --skill code-review-ousiass
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/ousiass/claude-config/tree/main/skills/code-review
Command: npx skills add https://github.com/ousiass/claude-config --skill code-review-ousiass

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the comprehensive review of your codebase, identifying potential issues, suggesting improvements, and ensuring adherence to best practices, thereby enhancing overall code quality and maintainability.

Core Features & Use Cases

  • Comprehensive Code Analysis: Scans the entire codebase for common errors, architectural violations, and potential bugs.
  • Refactoring Suggestions: Identifies areas for improvement in code structure, readability, and performance.
  • Documentation & Standards Check: Verifies adherence to coding standards and checks for documentation gaps.
  • Use Case: Before merging a significant feature, run this Skill to get a detailed report on code quality, potential bugs, and areas for refactoring, ensuring a cleaner and more robust codebase.

Quick Start

Run the code-review skill to analyze the current project's codebase.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I automate codebase review for refactoring opportunities and coding standards?

Automate codebase review by running a comprehensive code analysis that scans for common errors, architectural violations, and refactoring opportunities, generating a detailed report with severity levels and actionable recommendations.

How do I check my codebase for documentation gaps and frontend or backend code quality issues?

Check for documentation gaps and code quality issues using a comprehensive review that verifies adherence to common standards and evaluates frontend and backend specific violations across your entire codebase.

Can I create Git issues automatically from code review recommendations?

Yes, you can create Git issues automatically. The code review supports Git integration to generate issues directly from the actionable recommendations and identified violations in the final report.

What is the best way to identify potential bugs and architectural violations before merging a feature?

The best way to identify bugs and architectural violations before merging is to run a comprehensive codebase scan that generates a detailed report with severity levels, ensuring a cleaner and more robust codebase.

Does this code review tool work without external dependencies?

Yes, this code review tool works without external dependencies. It performs a comprehensive code quality and refactoring review across the codebase using only its built-in scripts and references.

When should I run a comprehensive codebase analysis?

Run a comprehensive codebase analysis before merging a significant feature to identify potential bugs, architectural violations, and areas for refactoring, ensuring overall code quality and maintainability.