Code Review
SkillDev toolsLets your agent review code for correctness, security, performance, maintainability, and test coverage with scored findings.
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
About this capability
Structured code quality assessment with Conventional Comments format, scaled review depth, and soft-gating verdicts preserving user autonomy.
What this skill tells your AI
The instructions your AI receives, as published by a5c-ai/babysitter in library/methodologies/rpikit/skills/code-review/SKILL.md and read by ahel’s review.
Multi-dimensional code review across correctness, security, performance, maintainability, and test coverage.
Agents
- Amelia (Developer) -
bmad-dev-amelia(full team mode) - Barry (Solo Dev) -
bmad-solodev-barry(quick flow mode)
Workflow
- Review correctness: logic, edge cases, error handling
- Review security: validation, auth, data protection
- Review performance: efficiency, resources, caching
- Review maintainability: clarity, naming, SOLID
- Review test coverage: missing tests, quality
- Rate overall quality and identify tech debt
- Generate actionable recommendations
Inputs
projectName- Project namestoryResults- Implementation results to review
Outputs
- Overall rating and score (0-100)
- Category scores (5 dimensions)
- Finding list with severity and suggestions
- Technical debt identification
- Action items
Process Files
bmad-orchestrator.js- Phase 4 code reviewbmad-implementation.js- Sprint code reviewbmad-quick-flow.js- Quick flow review
Signals
- GitHub stars
- 2k
- Forks
- 106
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
code-review-a5c-ai- Source
- github.com/a5c-ai/babysitter