# Code Reviewer

> Review code for best practices and potential issues. Use when reviewing code, checking PRs, or analyzing code quality.

- Skill: `ibnuhalimm/code-reviewer` (Agent Skill)
- Install (CLI): `npx skillmds@latest add ibnuhalimm/code-reviewer`
- Raw SKILL.md: https://api.skillmd.com/api/skills/ibnuhalimm/code-reviewer/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: ibnuhalimm (https://skillmd.com/u/ibnuhalimm)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/ibnuhalimm/code-reviewer

---


## Review checklist
1. Analyze the code organization and structure
2. Check for potential bugs or edge cases and security issues
3. Suggest improvements for readability and maintanability
4. Evaluate and suggest improvements for test coverage

## Instructions
1. Read the target files using Read tool
2. Search for patterns using Grep
3. Find related files using Glob
4. Provide detailed feedback on code quality

