๐Ÿ”Ž
QualityJavaScript

Code Review Gate

by a5c-ai

Code Review Gate is a Quality skill for Claude Code, published by a5c-ai in babysitter.

1.7K stars98 forkson a5c-ai/babysitterAdded 2026/07/20+1% in starsRepository updated 2026/08/11
agent-orchestrationagent-skillsagentic-aiagentic-workflowai-agentsai-automationbabysitterclaude-codeclaude-code-skillsclaude-code-workflowsclaude-skillsclaude-workflowscodex-plugincodex-skillscodex-workflowhermes-pluginpi-extensiontrustworthy-aivibe-coding
Install in seconds
Install Code Review Gate
Copy Code Review Gate into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/a5c-ai/babysitter/tree/main/library/methodologies/automaker/skills/code-review-gate ~/.claude/skills/code-review-gate

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/a5c-ai/babysitter.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
library/methodologies/automaker/skills/code-review-gate/SKILL.md in a5c-ai/babysitter
Installs to
~/.claude/skills/code-review-gate
Collection
One of 36 skills cataloged from this repository
Category
Quality โ€” 1897 skills

What Code Review Gate does

Review supplied code changes for correctness, security, tests, performance, and style, then score them against a configurable quality threshold.

Code Review Gate is cataloged under Quality on DirSkills. Code Review Gate comes from a repository tagged agent-orchestration, agent-skills, agentic-ai, agentic-workflow and ai-agents.

Reviewed 2026-08-04

DirSkills review

This Automaker review stage assesses a supplied changed-file set and produces a scored approve-or-reject recommendation. It does not edit the branch, merge code, or submit a pull-request review on its own.

  • The inputs name the project, feature, branch, changed files, review policy, and a 0-100 quality threshold.
  • The review checks security issues, test coverage, performance, style, dead code, debug artifacts, and exposed secrets before reporting comments and gate status.

Documentation

README

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 threshold gate

Inputs

  • projectName - Project name
  • featureId - Feature identifier
  • branch - Feature branch name
  • changedFiles - Files to review
  • reviewPolicy - Policy: 'auto', 'manual', 'hybrid'
  • qualityThreshold - Minimum score (0-100)

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Code Review Gate

  • What else does a5c-ai publish alongside Code Review Gate?

    Code Review Gate is one of 36 skills that DirSkills catalogs from a5c-ai/babysitter, the repository it ships in. Its siblings there include Agent Dispatch, Architecture Design and Architecture Patterns. Each one is a separate skill with its own page in this directory, installs the same way Code Review Gate does, and is maintained by a5c-ai in that same repository. The rest of the collection is listed on the a5c-ai/babysitter page.

  • How does Code Review Gate compare to other Quality skills?

    Code Review Gate ranks #617 by stars among the 1897 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Code Review Gate against them. Open each page to compare what they document and how they install.

More from a5c-ai/babysitter

Code Review Gate is one of 36 skills cataloged on DirSkills from a5c-ai/babysitter.

See all 36 skills โ†’
๐Ÿงฉ
2026/07/20

Agent Dispatch

Agent Dispatch builds dependency-aware batched queues for parallel agent execution. Use it to order feature work by DAG, respect concurrency limits, and assign agent types safely.
AI Engineering
1.7K98
๐Ÿ—๏ธ
2026/07/20

Architecture Design

Architecture Design defines a systemโ€™s components, technology stack, data model, APIs, and deployment considerations. Use it when turning product requirements into an implementation-ready architecture and ADRs.
DevOps
1.7K98
๐Ÿ—๏ธ
2026/07/20

Architecture Patterns

Provides system and API design guidance covering component boundaries, data flow, integration patterns, and scalability. Useful when making architectural decisions in agentic AI workflows.
AI Engineering
1.7K96
๐Ÿ”
2026/07/20

Assimilate Popular Workflows

Searches public repositories for SKILL.md files, classifies projects by archetype, and extracts transferable processes, plugin ideas, and procedural insights for the babysitter process library. Use when exploring external workflows, discovering new skills, or surveying the skill landscape.
AI Engineering
1.7K95
๐Ÿ—บ๏ธ
2026/08/12

Atlas

Atlas turns a stated need into a real systems atlas by scanning Azure, git repos, and local directories, then enriching the findings with an Atlas knowledge graph. Use it to inventory systems, mine processes or data, and collect real constraints or gotchas.
AI Engineering
1.7K98
๐Ÿ•ธ๏ธ
2026/08/12

Atlas Graph Query

Atlas Graph Query provides reference commands for searching and inspecting the Atlas knowledge graph through MCP tools. Use it after scanning real sources when you need comparison context, node lookups, neighbors, kinds, clusters, stats, or wiki pages.
AI Engineering
1.7K98