Code Review Skill
SkillProductivityGuides your agent through a structured code review of PRs, checking quality, security, and performance.
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 Review Skill skill
About this capability
Provides a structured workflow for planning and executing code reviews like a senior engineer. Use when asked to review code, PRs, or plan a code review task.
What this skill tells your AI
The instructions your AI receives, as published by aiskillstore/marketplace in skills/0xmsc/review-code/SKILL.md and read by ahel’s review.
Workflow
- Understand: Read context (ticket, PR description) and identifiy scope.
- Execute: Use the checklist in references/checklist.md.
- Core areas: Quality, Security, Performance, Maintainability.
- Tools: Run project-specific linting and testing commands (e.g.,
just lint,npm test,pytest); use static analysis if available. - Document: Provide constructive feedback with rationale and suggestions.
- Follow Up: Track and verify fixes.
References
checklist.md: Detailed review criteria.
Signals
- GitHub stars
- 427
- Forks
- 45
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
review-code- Source
- github.com/aiskillstore/marketplace