Requesting Code Review

Dispatch a code-reviewer subagent to verify code changes against requirements.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Slooowlly/meu-modo-carreira-v4 --skill requesting-code-review-slooowlly
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Requesting Code Review
Source: https://github.com/Slooowlly/meu-modo-carreira-v4/tree/main/.agent/skills/requesting-code-review
Command: npx skills add https://github.com/Slooowlly/meu-modo-carreira-v4 --skill requesting-code-review-slooowlly

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the code review process, catching potential issues early to prevent bugs and ensure code meets requirements before integration.

Core Features & Use Cases

  • Automated Review Dispatch: Integrates with subagents to perform code reviews.
  • Requirement Verification: Compares implemented code against specified plans or requirements.
  • Use Case: After completing a feature, dispatch this Skill to have a code-reviewer subagent check your implementation against the task requirements and identify any critical or important issues before you merge your changes.

Quick Start

Use the requesting-code-review skill to dispatch a code-reviewer subagent to review your latest changes against the plan.

Frequently Asked Questions about Requesting Code Review

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

FAQPage Schema
How do I automate code review before merging new features?

Automating code review before merging involves dispatching a subagent to check code changes against defined plans, catching bugs early by verifying requirement adherence, architecture standards, and production readiness.

What is subagent-driven code review and how does it work?

Subagent-driven code review is a process where a code-reviewer subagent evaluates implemented changes against task requirements, identifying critical issues by enforcing quality, architecture, and testing standards before integration.

Can I use a subagent to verify code changes against requirements?

Yes, you can dispatch a subagent to verify code changes against specified requirements, comparing the implemented feature directly against the plan to detect critical or important issues before merging.

Does automated code review check testing and production readiness standards?

Automated code review enforces adherence to testing and production readiness standards, verifying that implemented changes meet architectural requirements and identifying critical issues before integration.

When do I need to dispatch a code-reviewer subagent in my development workflow?

Dispatch a code-reviewer subagent after completing a feature implementation in your development workflow to review latest changes against the plan and identify critical issues before merging.

What are the limitations of using a subagent for code review?

Subagent code review focuses on comparing changes against defined plans and detecting issues early, requiring a clear plan or requirements document to verify implementation against production and architecture standards.