code-reviewer

Analyze code diffs and files for bugs, vulnerabilities, and code smells.

Updated Apr 7, 2026
One-click install
npx skills add https://github.com/io-wy/Coding-Vibe-Global --skill code-reviewer-io-wy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-reviewer
Source: https://github.com/io-wy/Coding-Vibe-Global/tree/main/skills/code-reviewer
Command: npx skills add https://github.com/io-wy/Coding-Vibe-Global --skill code-reviewer-io-wy

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the code review process by automating the identification of bugs, security vulnerabilities, and code smells, providing a comprehensive report to enhance code quality and security.

Core Features & Use Cases

  • Automated Code Analysis: Detects issues like bugs, security vulnerabilities, and code smells across a wide range of programming languages.
  • Pull Request Review: Integrates with pull request workflows to automate code quality checks during code reviews.
  • Refactoring Suggestions: Offers recommendations for code improvements to increase maintainability and performance.
  • Use Case: When preparing a pull request for merge, use the code-reviewer Skill to automate the code quality assessment and get a structured report with actionable feedback.

Quick Start

Use the code-reviewer Skill to review the code changes in the current pull request.

Frequently Asked Questions about code-reviewer

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

FAQPage Schema
How do I automate code review for a pull request?

Automating code review for a pull request involves analyzing code diffs and files to detect bugs, security vulnerabilities, and code smells, generating a structured review report with prioritized feedback for your workflow.

What is automated code analysis for bug and vulnerability detection?

Automated code analysis for bug and vulnerability detection scans code changes across programming languages to identify architectural issues, code smells, and security flaws, replacing manual inspection with a structured report.

Does code review automation work with my existing pull request workflows?

Code review automation integrates with pull request workflows to execute automated testing and vulnerability detection, delivering actionable refactoring suggestions and prioritized feedback directly within your development cycle.

Can I get refactoring suggestions from a code quality analysis?

You can get refactoring suggestions from a code quality analysis to increase maintainability and performance, while also receiving a structured report detailing detected bugs and architectural issues.

What are the limitations of automating code smell detection?

Automating code smell detection requires specific tools for automated testing and vulnerability detection, and while it identifies architectural issues, complex contextual bugs may still require manual verification.