code-reviewer

Automate severity-based code reviews with actionable feedback across pull requests and audits.

Updated Mar 27, 2026
One-click install
npx skills add https://github.com/goodstoriesworld/coco-agent-skills --skill code-reviewer-goodstoriesworld
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-reviewer
Source: https://github.com/goodstoriesworld/coco-agent-skills/tree/main/vendored/code-reviewer
Command: npx skills add https://github.com/goodstoriesworld/coco-agent-skills --skill code-reviewer-goodstoriesworld

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps teams perform thorough, structured code reviews that identify defects early and provide actionable, prioritized feedback.

Core Features & Use Cases

  • Structured Feedback: Categorizes findings by critical, important, and minor, with actionable suggestions.
  • Comprehensive quality checks: Reviews security, correctness, performance, maintainability, and style.
  • Standardized workflow: Provides a repeatable review process with context capture and risk assessment features.

Quick Start

Paste the changeset to initiate a structured, severity-based code review with actionable suggestions.

Frequently Asked Questions about code-reviewer

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

FAQPage Schema
How do I perform a structured code review on a pull request?

To perform a structured code review on a pull request, paste the changeset to initiate a stepwise process that includes context understanding, architectural assessment, and line-by-line checks for security, performance, correctness, and maintainability.

What is the best way to categorize code review feedback by severity?

The best way to categorize code review feedback by severity is to use a structured review process that classifies findings into critical, important, and minor categories, ensuring feedback is prioritized and actionable.

How does static analysis fit into an automated security audit for software projects?

Static analysis fits into an automated security audit by enforcing line-by-line checks across software projects, identifying security vulnerabilities early, and providing actionable suggestions based on assessed risk.

Can I use this for architectural reviews as well as standard code reviews?

Yes, you can use this for architectural reviews as well as standard code reviews, because the workflow explicitly includes an architectural assessment phase alongside context capture and risk assessment features.

What should a comprehensive code review check for besides correctness?

A comprehensive code review should check for security, performance, maintainability, and style in addition to correctness, ensuring defects are identified early through a standardized, repeatable review workflow.