requesting-code-review

Dispatch a subagent to analyze code changes against implementation plans and quality standards.

Updated Feb 26, 2026
One-click install
npx skills add https://github.com/keremtoker468-dotcom/restoran --skill requesting-code-review-keremtoker468-dotcom
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: requesting-code-review
Source: https://github.com/keremtoker468-dotcom/restoran/tree/main/.claude/skills/requesting-code-review
Command: npx skills add https://github.com/keremtoker468-dotcom/restoran --skill requesting-code-review-keremtoker468-dotcom

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the code review process, ensuring that code changes are thoroughly checked for quality, adherence to requirements, and production readiness before being merged.

Core Features & Use Cases

  • Automated Review Dispatch: Integrates with a code-reviewer subagent to perform detailed code analysis.
  • Structured Feedback: Provides categorized feedback (Critical, Important, Minor) on code quality, architecture, testing, and requirements.
  • Use Case: After completing a new feature, dispatch this skill to get a comprehensive review from an AI agent, identifying potential bugs or architectural flaws early in the development cycle.

Quick Start

Use the requesting-code-review skill to get feedback on your latest code changes.

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 for my latest feature changes?

Automated code review is facilitated by dispatching a specialized subagent to analyze your changes against implementation plans and quality standards. It categorizes feedback into critical, important, and minor issues to ensure production readiness.

What is the best way to check code quality before merging a branch?

Checking code quality before merging is handled by running a structured review process that identifies architectural flaws and bugs. It evaluates code quality, testing coverage, and requirements adherence to verify production readiness.

How does an automated code reviewer categorize feedback?

An automated code reviewer categorizes feedback by separating identified issues into critical, important, and minor levels. This structured feedback covers code quality, architecture, testing, and requirements to ensure development workflow adherence.

Can I use a subagent to review code changes against an implementation plan?

Yes, you can dispatch a code-reviewer subagent to analyze code changes directly against your implementation plan. It checks for production readiness and adherence to quality standards before merging.

Does automated code review work without external dependencies?

Yes, the automated code review process operates without external dependencies. It uses internal scripts and references to analyze code changes and identify architectural or testing issues.

When should I request an automated code review in my development workflow?

You should request an automated code review after completing a new feature to catch potential bugs or architectural flaws early. This ensures your code changes meet requirements and quality standards before merging.