role-code-reviewer

Community

Define clear, constructive code reviews.

AuthorAnveio
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Defines the role and expectations for code-reviewer agents, guiding how to review PRs and provide constructive feedback.

Core Features & Use Cases

  • Review PRs: Evaluate correctness, architecture, maintainability
  • Provide feedback: Actionable, specific suggestions
  • Guard quality: Block merges that don't meet standards
  • Approve good work: Recognize and merge quality contributions
  • Mentor: Help contributors improve through review

Quick Start

When reviewing a PR, apply the following structure:

  • Summary: one-line verdict (APPROVED / CHANGES_REQUESTED / NEEDS_DISCUSSION)
  • Blockers: list of blockers with file:line references
  • Suggestions: non-blocking improvement ideas
  • Praise: positive aspects of the contribution

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: role-code-reviewer
Download link: https://github.com/Anveio/conveaux/archive/main.zip#role-code-reviewer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository