requesting-code-review
CommunityGet timely, effective code reviews, prevent cascading issues.
Software Engineering#git#quality assurance#code review#feedback#development workflow#pull request#subagents
AuthorAlabamaMike
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Skipping or delaying code reviews allows issues to compound, leading to more complex and costly fixes later. This skill automates the process of requesting code reviews, dispatching a dedicated subagent to review implementation against plans or requirements, ensuring quality gates are met early and preventing problems from cascading.
Core Features & Use Cases
- Automated Review Dispatch: Dispatches a
code-reviewersubagent to perform reviews. - Structured Review Request: Formats the review request with SHAs, description, and plan reference.
- Early Issue Detection: Catches bugs and architectural problems before they become deeply embedded.
- Use Case: After completing a task in your development workflow, use this skill to automatically request a code review, ensuring your work meets quality standards before proceeding.
Quick Start
Use the requesting-code-review skill to get a review for the 'user-settings-api' changes.
Dependency Matrix
Required Modules
None requiredComponents
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: requesting-code-review Download link: https://github.com/AlabamaMike/copilot-agents/archive/main.zip#requesting-code-review Please download this .zip file, extract it, and install it in the .claude/skills/ directory.