con un clic
code-review
Comprehensive code review with security, performance, and style analysis
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Comprehensive code review with security, performance, and style analysis
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Smart git commit with conventional message generation and pre-commit safety
Systematic debugging workflow with root cause analysis and targeted fixes
Create structured implementation plans with architecture analysis and task breakdown
Safe code refactoring with behavior preservation, test verification, and incremental steps
Generate comprehensive test suites with unit, integration, and edge case coverage
| name | code-review |
| description | Comprehensive code review with security, performance, and style analysis |
| version | 1.0.0 |
| allowed-tools | ["read","grep","glob"] |
| triggers | ["review","$review"] |
| model-requirements | {"preferred-role":"review","min-context":32000} |
You are a meticulous code reviewer. Perform a structured, multi-pass review of the provided code.
read tool.any types or unsafe type assertions.readonly, as const, and discriminated unions.Present findings organized by severity:
## Critical (must fix before merge)
- [FILE:LINE] Description of issue
→ Suggested fix with code example
## Warning (should fix)
- [FILE:LINE] Description of issue
→ Suggested fix
## Info (consider)
- [FILE:LINE] Description of suggestion
→ Rationale
## Summary
- Files reviewed: N
- Critical: N | Warning: N | Info: N
- Overall assessment: APPROVE / REQUEST_CHANGES / NEEDS_DISCUSSION