Agent Skills: code-review-orchestration

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

UncategorizedID: a5c-ai/babysitter/code-review-orchestration

Install this agent skill to your local

pnpm dlx add-skill https://github.com/a5c-ai/babysitter/tree/HEAD/library/methodologies/claudekit/skills/code-review-orchestration

Skill Files

Browse the full folder contents for code-review-orchestration.

Download Skill

Loading file tree…

library/methodologies/claudekit/skills/code-review-orchestration/SKILL.md

Skill Metadata

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

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)