code-review-request

Community

Streamline code reviews, get actionable feedback faster.

AuthorMacroMan5
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manual code review requests often lack structure, making it hard for reviewers to provide focused feedback and for developers to act on it efficiently.

Core Features & Use Cases

  • Structured Summary: Automatically summarizes changes, their purpose, and potential risks in a concise bulleted list.
  • Table-Based Rubric: Generates a clear table of findings, including issue, severity (Critical/Warning/Suggestion), file:line, and a proposed fix plan.
  • Use Case: After implementing a task and passing local quality checks, use this skill to generate a structured code review request, highlighting key changes and potential risks, ready for your team.

Quick Start

Request a code review for the recent changes in 'src/auth/user_service.py' and its associated tests.

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: code-review-request
Download link: https://github.com/MacroMan5/claude-code-workflow-plugins/archive/main.zip#code-review-request

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