code-review

Automates comprehensive code review across multiple languages and frameworks.

27|1|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/hua-bang/pulse-agent --skill code-review-hua-bang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/hua-bang/pulse-agent/tree/main/.pulse-coder/skills/code-review
Command: npx skills add https://github.com/hua-bang/pulse-agent --skill code-review-hua-bang

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates comprehensive code reviews, focusing on quality, security, performance, and best practices, saving developers time and ensuring code excellence.

Core Features & Use Cases

  • Comprehensive Code Analysis: Reviews cover code quality, security, performance, and best practices.
  • Multi-dimensional Checks: Inspects for readability, duplication, complexity, and adherence to security protocols.
  • Use Case: When you need to quickly assess the quality and security of a codebase, this skill can be used to automatically identify potential issues and suggest improvements.

Quick Start

Run the code-review skill on your codebase to generate a detailed review report.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I automate code review for security vulnerabilities and performance bottlenecks?

Automate code review by running scripts that analyze your codebase to detect security vulnerabilities, performance bottlenecks, and code quality issues. This generates a detailed report covering readability, duplication, and adherence to best practices across various languages.

What does a comprehensive code quality analysis cover besides syntax errors?

Comprehensive code quality analysis covers security vulnerabilities, performance bottlenecks, readability, duplication, and complexity. It inspects your codebase against security protocols and best practices to ensure overall code excellence beyond basic syntax checks.

Can I use automated code review scripts with different coding languages and frameworks?

Yes, automated code review scripts support various coding languages and frameworks. The analysis is designed for software development environments, applying multi-dimensional checks for quality and security regardless of the specific codebase technology.

What is the best way to check codebase adherence to security protocols and best practices?

The best way to check codebase adherence to security protocols is to run an automated code review. It inspects your code for security vulnerabilities and best practice violations, then outputs a detailed report highlighting areas for improvement.

How do I identify code duplication and complexity issues in my codebase?

Identify code duplication and complexity by executing code review scripts that perform multi-dimensional checks. The process analyzes your codebase and generates a detailed review report flagging these specific quality issues alongside security and performance metrics.