requesting-code-review

Dispatch a code-reviewer subagent to analyze changes and assess production readiness.

Updated Jan 19, 2026
One-click install
npx skills add https://github.com/KanuToCL/SonoTag --skill requesting-code-review-kanutocl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: requesting-code-review
Source: https://github.com/KanuToCL/SonoTag/tree/main/.claude/skills/requesting-code-review
Command: npx skills add https://github.com/KanuToCL/SonoTag --skill requesting-code-review-kanutocl

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 is production-ready, meets requirements, and adheres to quality standards before being merged.

Core Features & Use Cases

  • Automated Review Dispatch: Leverages a code-reviewer subagent to perform thorough code analysis.
  • Structured Feedback: Categorizes issues by severity (Critical, Important, Minor) and provides actionable recommendations.
  • Use Case: After completing a new feature, you can use this Skill to automatically send your changes to a reviewer, get feedback on potential bugs or improvements, and ensure the code is robust before merging it into the main branch.

Quick Start

Use the requesting-code-review skill to dispatch a code reviewer for your latest 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 before a git merge?

To automate code review before a git merge, this Skill dispatches a specialized subagent to analyze changes against requirements, identify issues, and provide a structured assessment for production readiness.

What is the best way to ensure code quality in a development workflow?

The best way to ensure code quality in a development workflow is using an automated review process that checks changes against requirements and categorizes issues by severity for production readiness.

How does a subagent perform code analysis for production readiness?

A subagent performs code analysis by evaluating your changes against specified requirements, identifying issues across architecture and testing, and providing structured feedback categorized by severity.

Can I get structured feedback on potential bugs after completing a feature?

Yes, you can get structured feedback on potential bugs after completing a feature by dispatching an automated code review, which categorizes identified issues into Critical, Important, and Minor severities.

Does automated code review work without external dependencies?

Yes, automated code review works without external dependencies, utilizing internal scripts and references alongside a subagent to analyze changes and facilitate team collaboration.