code-review
Review code changes for correctness, regressions, and missing validation.
Install / Use
npx skills add athasdev/athasInstalls into whichever agent you are using.
SKILL.md
Installable skill definition
Quality Score
Category
Development & EngineeringSupported Platforms
Skill content
View source on GitHubname: code-review description: Review code changes for correctness, regressions, and missing validation.
Code Review
Review the requested change as a maintainer responsible for the affected system.
Process
- Read the surrounding implementation, tests, and public contracts before judging the diff.
- Identify the intended behavior and trace every changed path that can affect it.
- Look for correctness failures, regressions, unsafe assumptions, lifecycle leaks, and missing error handling.
- Verify that tests exercise product behavior instead of implementation details.
- Distinguish new issues from unrelated baseline problems.
Findings
Report only actionable findings. For each finding:
- State the concrete failure or risk.
- Explain the conditions that trigger it.
- Point to the smallest relevant code range.
- Describe the user or system impact.
Order findings by severity. If no actionable problems remain, say so directly and mention any residual validation gaps.
Related Skills
claude-howto
41.4kA visual, example-driven guide to Claude Code — from basic concepts to advanced agents, with copy-paste templates that bring immediate value.
ai-job-search
40.9kThe job search that runs on your machine. AI job application framework built on Claude Code: evaluate postings, tailor CVs, write cover letters, prep interviews. Fork it and own it.
guizang-ppt-skill
25.7kAI-agent Skill for generating polished HTML slide decks: editorial magazine and Swiss layouts, image prompts, social covers, and a WebGL/low-power presentation runtime.
reactive-resume
42.2kA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Security Score
Audited on Sep 3, 2026
