This skill should be used when the user mentions keywords related to code-review.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add saitarrun/Devforge-ai --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/saitarrun-code-review)More formats (shields.io, HTML) on the badges page.
---
name: code-review
description: This skill should be used when the user mentions keywords related to code-review.
version: 1.0.0
---
# Skill: code-review
This skill provides methodology guidance for code-review work.
## Key Principles
Apply best practices from the reference books when working on code-review tasks.
## Process
1. Read relevant input documents
2. Apply methodology principles
3. Document decisions and trade-offs
4. Follow the patterns established in the codebase
## Testing Your Work
Ensure quality by:
- Checking against the principles above
- Getting feedback from team members
- Verifying against acceptance criteria
- Following the SDLC process
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!