com um clique
code-review
Structured code review workflow and security checks
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Structured code review workflow and security checks
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
| name | code-review |
| description | Structured code review workflow and security checks |
Follow these steps when reviewing pull requests. This skill provides a consistent, thorough review process covering correctness, security, performance, and maintainability.
references/security-checklist.md.Before diving into code, verify:
If any automated check fails, leave a comment asking the author to fix before continuing the manual review.
Consult the Security Checklist for a comprehensive list of items:
Reference: Read the Security Checklist for the full OWASP-aligned checklist.
Key items to spot-check:
Use these prefixes to categorise your comments:
| Prefix | Meaning |
|---|---|
Blocker: | Must be fixed before merge |
Suggestion: | Recommended but not blocking |
Nit: | Style/formatting — optional |
Question: | Seeking clarification from the author |
Praise: | Something done well — reinforce good patterns |
Question: comment and request a second reviewer.