Install in seconds
Install this skill
Copy the command and run it in your terminal. You can review the source before installing.
terminal
git clone https://github.com/a5c-ai/babysitter

Works with Git. The repository opens in your current directory.

🔍
QualityJavaScript

Code Review

by a5c-ai

Performs automated code review across correctness, security, performance, maintainability, and test coverage. Generates scores, findings, and actionable improvement recommendations.

1.6K stars94 forksAdded 2026/07/20
agent-orchestrationagent-skillsagentic-aiagentic-workflowai-agentsai-automationbabysitterclaude-codeclaude-code-skillsclaude-code-workflowsclaude-skillsclaude-workflowscodex-plugincodex-skillscodex-workflowhermes-pluginpi-extensiontrustworthy-aivibe-coding

Documentation

README

Code Review

Multi-dimensional code review across correctness, security, performance, maintainability, and test coverage.

Agents

  • Amelia (Developer) - bmad-dev-amelia (full team mode)
  • Barry (Solo Dev) - bmad-solodev-barry (quick flow mode)

Workflow

  1. Review correctness: logic, edge cases, error handling
  2. Review security: validation, auth, data protection
  3. Review performance: efficiency, resources, caching
  4. Review maintainability: clarity, naming, SOLID
  5. Review test coverage: missing tests, quality
  6. Rate overall quality and identify tech debt
  7. Generate actionable recommendations

Inputs

  • projectName - Project name
  • storyResults - Implementation results to review

Outputs

  • Overall rating and score (0-100)
  • Category scores (5 dimensions)
  • Finding list with severity and suggestions
  • Technical debt identification
  • Action items

Process Files

  • bmad-orchestrator.js - Phase 4 code review
  • bmad-implementation.js - Sprint code review
  • bmad-quick-flow.js - Quick flow review

More from a5c-ai

Other Claude Code skills by this author in the directory.

🔍
1w ago

Assimilate Popular Workflows

Searches public GitHub repositories for SKILL.md files, classifies repos by archetype, and extracts transferable processes and plugin ideas. Use when researching external AI agent workflows or finding extractable procedural patterns.
AI Engineering
+1%1.6K94
🤖
1w ago

Babysit Babysitter Issues

Fetches open issues assigned to a specific agent and orchestrates their resolution sequentially using predefined skills. Useful for automated issue processing in agentic workflows.
Automation
+1%1.6K94
🗂️
1w ago

Catalog Babysitter Users

Discover public codebases that import defineTask from @a5c-ai/babysitter-sdk and maintain a deduplicated catalog of those projects. Excludes any project named "babysitter". Run this to find, catalog, or refresh lists of projects using babysitter.
Automation
+1%1.6K94
🛠️
1w ago

Fix Failing Pipelines

Automatically identify and fix failing CI workflows on the staging branch using the babysitter agent. Diagnoses the most recent pipeline failure, invokes an AI agent to apply repairs directly to the staging branch, and verifies the fix.
DevOps
+1%1.6K94
🏗️
1w ago

Process Builder

Scaffold new process definitions for the babysitter event-sourced orchestration framework. Guides a 3-phase workflow from research to implementation, following SDK patterns and best practices.
AI Engineering
+1%1.6K94
🔍
1w ago

Retrospect External Babysitter Run

Analyzes a babysitter run in an external public repository, producing a retrospective with concrete suggestions for process improvement. Use when reviewing how someone else used a babysitter process or when examining committed run logs.
AI Engineering
+1%1.6K94