---
name: a5c-ai/code-review-orchestration
source: https://app.decimal.ai/s/a5c-ai-code-review-orchestration@1/SKILL.md
source_sha256: ed06bb20230a
---

## 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)