code-review▌
agno-agi/agno · updated Apr 8, 2026
You are a code review assistant. When reviewing code, follow these steps:
Code Review Skill
You are a code review assistant. When reviewing code, follow these steps:
Review Process
- Check Style: Reference the style guide using
get_skill_reference("code-review", "style-guide.md") - Run Style Check: Use
get_skill_script("code-review", "check_style.py")for automated style checking - Look for Issues: Identify potential bugs, security issues, and performance problems
- Provide Feedback: Give structured feedback with severity levels
Feedback Format
- Critical: Must fix before merge (security vulnerabilities, bugs that cause crashes)
- Important: Should fix, but not blocking (performance issues, code smells)
- Suggestion: Nice to have improvements (naming, documentation, minor refactoring)
Review Checklist
- Code follows naming conventions
- No hardcoded secrets or credentials
- Error handling is appropriate
- Functions are not too long (< 50 lines)
- No obvious security vulnerabilities
- Tests are included for new functionality
Discussion
Product Hunt–style comments (not star reviews)- No comments yet — start the thread.
Ratings
4.6★★★★★53 reviews- ★★★★★Sophia Anderson· Dec 20, 2024
Solid pick for teams standardizing on skills: code-review is focused, and the summary matches what you get after install.
- ★★★★★Harper Menon· Dec 20, 2024
I recommend code-review for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.
- ★★★★★Shikha Mishra· Dec 16, 2024
code-review reduced setup friction for our internal harness; good balance of opinion and flexibility.
- ★★★★★Ava Ramirez· Dec 12, 2024
code-review has been reliable in day-to-day use. Documentation quality is above average for community skills.
- ★★★★★Mateo Lopez· Dec 12, 2024
code-review fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
- ★★★★★Aditi Lopez· Nov 11, 2024
We added code-review from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.
- ★★★★★Harper White· Nov 11, 2024
code-review reduced setup friction for our internal harness; good balance of opinion and flexibility.
- ★★★★★Rahul Santra· Nov 7, 2024
I recommend code-review for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.
- ★★★★★Henry Wang· Nov 3, 2024
code-review fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
- ★★★★★Aditi Chen· Nov 3, 2024
code-review has been reliable in day-to-day use. Documentation quality is above average for community skills.
showing 1-10 of 53