Review meaningful changes for correctness, regressions, security, tests, and complexity.
Scanned 9/3/2026
Install to Claude Code
npx -y skills add Andersseen/agentyx --skill code-review --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Code Review?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/andersseen-code-review)More formats (shields.io, HTML) on the badges page.
---
name: code-review
description: Review meaningful changes for correctness, regressions, security, tests, and complexity.
---
# Code review
Review the behavior first, then the shape.
## Pass
Check requirement compliance, correctness, regressions, security and privacy risks, test coverage,
API compatibility, and unnecessary complexity. Use file and line references when reporting issues.
## Evidence
Ground findings in code paths, observable behavior, or missing checks. Separate definite bugs from
questions and assumptions.
## Output
Lead with actionable findings ordered by severity. Keep summaries secondary, and say clearly when
you found no issues.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!