code-review

Identify bugs, security issues, and maintainability gaps in code.

10.9k|1.3k|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/accomplish-ai/accomplish --skill code-review-accomplish-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/accomplish-ai/accomplish/tree/main/apps/desktop/bundled-skills/code-review
Command: npx skills add https://github.com/accomplish-ai/accomplish --skill code-review-accomplish-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams and individuals perform thorough code reviews by identifying bugs, security vulnerabilities, performance issues, and maintainability gaps, and then delivering actionable feedback.

Core Features & Use Cases

  • Structured reviews: Systematically assess correctness, security, performance, and maintainability.
  • Actionable feedback: Provide concrete fixes, refactoring suggestions, and compliance notes.
  • Use Case: When reviewing a pull request or code snippet, run a code-review to surface issues and improvement opportunities across the codebase.

Quick Start

Use the code-review skill on a GitHub PR or code snippet 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 identify bugs and security issues in pull requests?

Code review systematically assesses pull requests and code snippets for bugs, security vulnerabilities, performance issues, and maintainability gaps. It delivers structured feedback with concrete fixes and refactoring suggestions across languages and platforms.

What makes code review actionable feedback different from generic comments?

Actionable feedback goes beyond flagging problems—it includes specific fixes, refactoring notes, testing considerations, and compliance guidance so developers can immediately implement improvements.

Can code review work with repository diffs and code snippets, or just pull requests?

Code review applies to pull requests, code snippets, and repository diffs across all languages and platforms, making it flexible for different review workflows and code contexts.

How do I assess code for maintainability and best practices during review?

Code review evaluates correctness, security, performance, and maintainability in a structured way, surfacing improvement opportunities and best-practice violations alongside concrete recommendations.

Does code review catch performance issues in addition to bugs?

Yes, code review identifies bugs, security issues, performance problems, and maintainability gaps in a single structured assessment, delivering feedback across all four dimensions.