Skip to content
Automation
Skill

/code-review-orchestration

6-agent parallel code review orchestration covering architecture, security, performance, testing, quality, and documentation dimensions with weighted scoring.

From plugin
babysitter
1.8k200 skills3 agents21 commands1 MCP
Install
$ npx -y skills add a5c-ai/babysitter --skill code-review-orchestration --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-orchestration

Context preview

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

6-agent parallel code review orchestration covering architecture, security, performance, testing, quality, and documentation dimensions with weighted scoring.

SKILL.md

code-review-orchestration.SKILL.md
name: code-review-orchestration
description: 6-agent parallel code review orchestration covering architecture, security, performance, testing, quality, and documentation dimensions with weighted scoring.
allowed-tools: Read, Bash, Grep, Glob
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]
Module boundaries, dependency direction, design pattern adherence, architectural drift.

### Security (weight: 25%)
Injection vulnerabilities, auth, secrets, crypto, dependencies, headers.

### Performance (weight: 15%)
Algorithmic complexity, resource leaks, database patterns, caching, async.

### Testing (weight: 15%)
Coverage, quality, edge cases, isolation, flakiness, integration, error paths.

### Quality (weight: 15%)
Naming, readability, error handling, type safety, DRY, comments.

### Documentation (weight: 10%)
JSDoc, README updates, changelog, inline comments, type documentation.

Scoring and Recommendation

  • **APPROVE**: overall >= 80 AND zero critical issues
  • **REQUEST_CHANGES**: overall >= 60 OR has critical issues
  • **REJECT**: overall < 60

When to Use

  • `/code-review` slash command
  • Post-implementation review in spec execution
  • Pre-merge quality gate

Agents Used

  • `code-review-coordinator`, `security-analyst`, `performance-analyst`
  • `testing-specialist`, `architecture-reviewer`

Processes Used By

  • `claudekit-code-review` (primary consumer)
  • `claudekit-orchestrator` (via command dispatch)
Read more
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.