library/methodologies/claudekit/skills/code-review-orchestration/SKILL.md
6-agent parallel code review orchestration covering architecture, security, performance, testing, quality, and documentation dimensions with weighted scoring.
npx skillsauth add a5c-ai/babysitter code-review-orchestrationInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Orchestrates 6 specialized review agents running in parallel across independent dimensions. Each agent scores independently, and results are aggregated into a weighted final score with a clear recommendation.
Module boundaries, dependency direction, design pattern adherence, architectural drift.
Injection vulnerabilities, auth, secrets, crypto, dependencies, headers.
Algorithmic complexity, resource leaks, database patterns, caching, async.
Coverage, quality, edge cases, isolation, flakiness, integration, error paths.
Naming, readability, error handling, type safety, DRY, comments.
JSDoc, README updates, changelog, inline comments, type documentation.
/code-review slash commandcode-review-coordinator, security-analyst, performance-analysttesting-specialist, architecture-reviewerclaudekit-code-review (primary consumer)claudekit-orchestrator (via command dispatch)development
Model documentation skill for generating model cards following Google's model card framework.
development
MLflow integration skill for experiment tracking, model registry, and artifact management. Enables LLMs to log experiments, compare runs, manage model lifecycle, and retrieve artifacts through the MLflow API.
data-ai
LIME-based local explanation skill for individual predictions across tabular, text, and image data.
devops
Kubeflow Pipelines skill for ML workflow orchestration, component management, and Kubernetes-native ML.