code-review

Review software changes across architecture, code quality, tests, performance, and security.

6|1|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/vibbs/company-os --skill code-review-vibbs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/vibbs/company-os/tree/main/.claude/skills/code-review
Command: npx skills add https://github.com/vibbs/company-os --skill code-review-vibbs

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the challenge of ensuring code quality, consistency, and adherence to architectural standards by providing a structured, multi-section code review process.

Core Features & Use Cases

  • Comprehensive Evaluation: Reviews architecture, code quality, tests, performance, and security.
  • Interactive Feedback: Engages the user section by section for interactive decision-making.
  • Configurable Depth: Supports "BIG CHANGE" (detailed) and "SMALL CHANGE" (focused) review modes.
  • Use Case: Before merging a pull request, invoke this Skill to get a detailed breakdown of potential issues in architecture, code quality, and performance, ensuring a high-quality submission.

Quick Start

Run a detailed code review on the current uncommitted changes.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I conduct a structured code review before merging a pull request?

A structured code review evaluates pull request changes across architecture, code quality, test coverage, performance, and security. It engages you section by section for interactive decision-making and generates a final review summary artifact.

What is included in a comprehensive code quality evaluation?

A comprehensive code quality evaluation includes assessments of software architecture, code consistency, test coverage, performance optimization, and security vulnerabilities to ensure adherence to engineering standards before submission.

Can I configure the depth of a code review for small changes?

Yes, you can configure the code review depth. It supports a "BIG CHANGE" mode for detailed evaluations and a "SMALL CHANGE" mode for focused reviews, adapting the feedback scope to the size of your software changes.

Does the code review process integrate with existing project configurations?

Yes, the code review process integrates with your project configurations and engineering preferences. This ensures the actionable feedback provided aligns with your established architectural standards and coding conventions.

How does interactive feedback work during a code review?

Interactive feedback works by engaging you section by section throughout the code review. This allows for interactive decision-making as the evaluation progresses through architecture, code quality, tests, performance, and security.

What are the limitations of automated code review for security and performance?

Automated code review limitations include its reliance on existing project configurations and engineering preferences. While it evaluates security and performance, it requires interactive decision-making to validate actionable feedback for complex architectural changes.