code-review

Route code review requests to specialized review skills by technology context.

7|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/camilooscargbaptista/cto-toolkit --skill code-review-camilooscargbaptista
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/camilooscargbaptista/cto-toolkit/tree/main/code-review
Command: npx skills add https://github.com/camilooscargbaptista/cto-toolkit --skill code-review-camilooscargbaptista

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically route code review requests to the appropriate specialized review skill, reducing manual routing bottlenecks and ensuring specialized analyses are applied.

Core Features & Use Cases

  • Routing: Detects technology context and delegates to backend-review, frontend-review, flutter-review, security-review, or ux-review.
  • General Review: Provides end-to-end assessment across architecture, security, performance, and maintainability when no single specialist fits.
  • Activation: Supports declarative activation for project context and triggers.

Quick Start

Paste your code or PR diff and say 'review this code' to begin routing and analysis.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I automate code review routing for mixed codebases?

Automate code review routing by detecting the technology context in a PR diff and delegating the analysis to specialized review skills for backend, frontend, flutter, security, or ux domains. This reduces manual routing bottlenecks and ensures specialized analyses are applied correctly.

What is a general code review and when do I need it?

A general code review provides an end-to-end assessment across architecture, security, performance, and maintainability. You need it when no single specialist fits your mixed codebase, ensuring comprehensive feedback with actionable recommendations.

How do I get started reviewing a PR diff for architecture and security issues?

To review a PR diff, paste your code and say 'review this code' to begin routing and analysis. The system evaluates architecture, security, performance, and maintainability, returning consistent feedback with actionable recommendations.

Can I use declarative activation for project context during code analysis?

Yes, you can use declarative activation to provide project context and triggers for code review. This helps the routing mechanism accurately detect the technology context and enforce routing rules for specialized or general analysis.

What's the best way to review a pull request involving multiple technology domains?

The best way to review a PR with multiple domains is to use an automated routing skill that delegates to specialized reviewers like backend-review or security-review, or provides a general review for comprehensive architecture and maintainability analysis.