Skip to content
Automation
Skill

/code-review

Multi-dimensional code review across correctness, security, performance, maintainability, and test coverage.

From plugin
babysitter
1.8k200 skills3 agents21 commands1 MCP
Install
$ npx -y skills add a5c-ai/babysitter --skill code-review --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/code-review

Context preview

The summary Claude sees to decide when to auto-load this skill.

Multi-dimensional code review across correctness, security, performance, maintainability, and test coverage.

SKILL.md

code-review.SKILL.md
graph:
  domains: [domain:software-engineering]
  skillAreas: [skill-area:agentic-loops, skill-area:orchestration-loop]
  workflows: [workflow:feature-development]
  topics: [topic:developer-experience]
  roles: [role:tech-lead, role:backend-engineer]

Code 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

1. Review correctness: logic, edge cases, error handling 2. Review security: validation, auth, data protection 3. Review performance: efficiency, resources, caching 4. Review maintainability: clarity, naming, SOLID 5. Review test coverage: missing tests, quality 6. Rate overall quality and identify tech debt 7. Generate actionable recommendations

Inputs

  • `projectName` - Project name
  • `storyResults` - 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 review
  • `bmad-implementation.js` - Sprint code review
  • `bmad-quick-flow.js` - Quick flow review
Ships withbabysitter

Enforce obedience on agentic workforces. Manage extremely complex workflows through deterministic, hallucination-free self-orchestration.

Get the whole plugin

Other skills on babysitter.