Code review orchestration
Skill a5c-ai/babysitter/library/methodologies/claudekit/skills/code-review-orchestration
6-agent parallel code review orchestration covering architecture, security, performance, testing, quality, and documentation dimensions with weighted scoring.From its SKILL.md
npx -y skills add a5c-ai/babysitter --skill code-review-orchestrationAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
1.6 KB, 142 tokens by cl100k_base, as published. Nobody here has run it
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-reviewslash command- Post-implementation review in spec execution
- Pre-merge quality gate
Agents Used
code-review-coordinator,security-analyst,performance-analysttesting-specialist,architecture-reviewer
Processes Used By
claudekit-code-review(primary consumer)claudekit-orchestrator(via command dispatch)
What ships with it: 1 file
457 B alongside SKILL.md
- README.md457 B