library/methodologies/automaker/skills/code-review-gate/SKILL.md
# Code Review Gate Perform code review with quality scoring and configurable threshold enforcement. ## Agent Code Reviewer - `automaker-code-reviewer` ## Workflow 1. Review all changed files for correctness 2. Check for security vulnerabilities 3. Identify performance issues 4. Verify test coverage adequacy 5. Check code style consistency 6. Detect dead code and debug artifacts 7. Verify no secrets in code 8. Assign quality score (0-100) 9. Make approve/reject decision 10. Enforce quality thr
npx skillsauth add a5c-ai/babysitter library/methodologies/automaker/skills/code-review-gateInstall 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.
Perform code review with quality scoring and configurable threshold enforcement.
Code Reviewer - automaker-code-reviewer
projectName - Project namefeatureId - Feature identifierbranch - Feature branch namechangedFiles - Files to reviewreviewPolicy - Policy: 'auto', 'manual', 'hybrid'qualityThreshold - Minimum score (0-100)automaker-orchestrator.js - Phase 4automaker-review-ship.js - Stages 1-2development
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.