Code Reviewer
SkillDev toolsReview code for quality, bugs, and improvements. Use when user wants code review or quality assessment.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Code Reviewer skill
What this skill tells your AI
The instructions your AI receives, as published by hidorakai002/ai-workspace-archive in ai_agent_frameworks/major_frameworks/camel/examples/toolkits/skill_toolkit_example/.camel/skills/code-reviewer/SKILL.md and read by ahel’s review.
Perform thorough code reviews focusing on quality and correctness.
Review Checklist
- Correctness - Does the code do what it's supposed to?
- Readability - Is the code easy to understand?
- Performance - Are there any obvious inefficiencies?
- Security - Are there potential vulnerabilities?
- Best Practices - Does it follow language conventions?
Output Format
## Code Review Summary
**Overall Assessment**: [Good/Needs Work/Critical Issues]
### Issues Found
| Severity | Line | Issue | Suggestion |
|----------|------|-------|------------|
| High | 42 | ... | ... |
### Positive Aspects
- [What's done well]
### Recommendations
1. [Priority fix 1]
2. [Priority fix 2]
Severity Levels
- Critical: Security issues, data loss risks
- High: Bugs, incorrect logic
- Medium: Performance issues, code smells
- Low: Style issues, minor improvements
Signals
- GitHub stars
- 35
- Forks
- 13
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
code-reviewer-hidorakai002- Source
- github.com/hidorakai002/ai-workspace-archive