con un clic
ai-review
Review a diff for AI-shaped code before a PR, commit, or final summary
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ú
Review a diff for AI-shaped code before a PR, commit, or final summary
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
Add user-facing entries to CHANGELOG.md's Unreleased section for recent changes
Remove AI-generated code slop from a diff, path, branch, or repository
Remove useless comments and keep only human-useful context
Flatten nested conditionals and make the happy path readable
Audit a diff for the five dangerous AI patterns
Propose a conventional commit message for the current diff
| name | ai-review |
| description | Review a diff for AI-shaped code before a PR, commit, or final summary |
Use this skill before proposing a PR, commit, or final response for a non-trivial code change.
Start with blocker-level issues from AI_DANGER_PATTERNS.md.
Default to git diff HEAD.
If the user provides a path or range, review only that target.
Check first for the five dangerous AI patterns:
if/else nestingThen check for:
any castsuseMemo or useCallbackindex.css)modCache.ts, thumbnailCache.ts)t('key'))CLAUDE.md or .claude/rules/*Use three levels:
Return:
If there are no issues:
Diff is clean against the ai-review checklist.
Do not invent problems. Cite the exact file and function when possible.