full-review

Orchestrate multi-skill codebase evaluations into a consolidated review report.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill coordinates multiple specialist analyses into a single, consolidated assessment so teams get coherent, prioritized feedback instead of fragmented or conflicting reviews.

Core Features & Use Cases

  • Orchestration: Runs backend-review, security-review, performance-profiling, database-review, testing-strategy, and design-patterns analyses in sequence and routes to specialists based on detected technology.
  • Consolidation & Prioritization: Aggregates findings across dimensions, assigns severity labels, computes dimension scores, and produces an ordered action plan for remediation.
  • Use Cases: Ideal for full-repository audits, large pull request gatekeeping, post-release health checks, and architecture or security readiness assessments.

Quick Start

Run a full-review across the repository and produce a consolidated Comprehensive Code Review Report with severity-labeled findings, dimension scores, and an ordered action plan.

Frequently Asked Questions about full-review

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

FAQPage Schema
How do I run a comprehensive code review across an entire repository?

Run a coordinated multi-skill evaluation across your codebase to produce a consolidated code review report. This orchestrates backend-review, security-review, testing-strategy, and design-patterns in sequence to assess correctness, security, performance, database, architecture, and tests.

Can I use this orchestrator for large pull request gatekeeping?

Yes, you can apply this orchestrator to PR diffs, individual modules, or full repositories for end-to-end assessments. It is ideal for large pull request gatekeeping, full-repository audits, and post-release health checks.

What is a consolidated code review report and how does it prioritize findings?

A consolidated code review report aggregates findings across multiple dimensions, assigns severity labels, computes dimension scores, and produces an ordered action plan for remediation so teams get coherent, prioritized feedback.

Does this code review orchestration support security and performance readiness assessments?

Yes, the orchestration runs security-review and performance-profiling analyses among others. It routes to specialists based on detected technology, making it suitable for architecture or security readiness assessments.

When do I need an orchestrated multi-skill evaluation instead of fragmented code reviews?

You need an orchestrated multi-skill evaluation when teams require coherent, prioritized feedback instead of fragmented or conflicting reviews across correctness, security, performance, database, architecture, and tests.

Are there limitations to running full-repository code assessments with this approach?

This approach orchestrates backend-review, security-review, performance-profiling, database-review, testing-strategy, and design-patterns in sequence. Users should consider the processing overhead of running multiple specialist analyses across large codebases.