Systematic code review focusing on security, quality, and performance
Scanned 9/5/2026
Install to Claude Code
npx -y skills add hedypamungkas/koboi-agent --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/hedypamungkas-code-review-koboi-agent)More formats (shields.io, HTML) on the badges page.
---
name: code-review
description: Systematic code review focusing on security, quality, and performance
license: MIT
disable-model-invocation: true
disallowed-tools: shell
---
# Code Review Skill
## Instructions
When this skill is activated, review code systematically:
1. **Read**: Use `read_file` to examine the code
2. **Security**: Check for injection, XSS, auth issues, sensitive data exposure
3. **Quality**: Check naming, structure, error handling, test coverage
4. **Performance**: Check for N+1 queries, memory leaks, unnecessary allocations
5. **Report**: Provide structured feedback
## Output Format
- **Overall Assessment**: PASS / NEEDS CHANGES / REJECT
- **Security Issues**: Critical/High/Medium/Low
- **Quality Issues**: With specific line references
- **Performance Issues**: With suggested fixes
- **Recommendations**: Ordered by priority
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!
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.