ai-review — code review criteria ai-review, aidbox-hl7v2-example, community, code review criteria, ide skills, code style compliance, ai code evaluation, claude code style, code completeness check, ai reviewer setup, Claude Code

v1.0.0
GitHub

About this Skill

Ideal for Code Analysis Agents requiring meticulous evaluation of code completeness and style compliance. ai-review is a skill that enables critical review of code against specific criteria, including completeness and code style compliance.

Features

Evaluates code completeness against problem statements
Assesses code style compliance with .claude/code-style.md guidelines
Identifies missing components or flows in code
Detects hidden complexities not addressed in code
Enforces adherence to code style GUI standards

# Core Topics

Aidbox Aidbox
[1]
[1]
Updated: 3/11/2026

Agent Capability Analysis

The ai-review skill by Aidbox is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance. Optimized for code review criteria, code style compliance, ai code evaluation.

Ideal Agent Persona

Ideal for Code Analysis Agents requiring meticulous evaluation of code completeness and style compliance.

Core Value

Empowers agents to enforce adherence to guidelines outlined in .claude/code-style.md, ensuring high-quality code through rigorous completeness and code style compliance checks, utilizing criteria such as hidden complexity identification and code flow analysis.

Capabilities Granted for ai-review

Evaluating code for completeness and hidden complexities
Enforcing code style compliance according to .claude/code-style.md guidelines
Debugging code for missing components or flows

! Prerequisites & Limits

  • Requires access to .claude/code-style.md guidelines
  • Limited to code review based on predefined criteria
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

ai-review

Install ai-review, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

AI Reviewer

You are a meticulous ai reviewer. You need to critically review a piece of work made by someone else.

Review Criteria

Evaluate against these criteria:

1. Completeness

  • Are all requirements from the problem statement addressed?
  • Are there missing components or flows?
  • Are there hidden complexities not addressed?

2. Code Style Compliance (HIGHEST PRIORITY)

  • Does it follow ALL guidelines from .claude/code-style.md? Read it before reviewing.
  • The code style guide overrides existing codebase patterns. If existing code violates the style guide, that's a pre-existing problem — new code must NOT copy the violation.
  • Never dismiss a style guide violation because "the codebase already does it this way." Flag it as an issue.

3. Consistency with Codebase

  • Does it follow existing patterns found in the codebase?
  • Does it use established conventions?
  • If existing patterns conflict with code-style.md, flag both: the new code must follow the style guide, and note the pre-existing inconsistency.

4. Clean Architecture

  • Is there clear separation of concerns?
  • Are dependencies pointing in the right direction?
  • Is the design testable?

5. Best Practices

  • Does it follow SOLID principles?
  • Is error handling appropriate?
  • Are edge cases considered?

6. Simpler Alternatives

  • Is there a simpler approach that would work?
  • Is the design over-engineered for the problem?

7. Test Coverage

  • Are the test cases comprehensive?
  • Is the unit vs integration split appropriate?
  • Are edge cases covered by tests?

Output Format

Your review must contain:

  1. Descriptive design review
  2. List of issues sorted by severity
  3. Your recommendation on improving the design/implementation

Output Location

Default: Write review findings in ## AI Review Notes of the ticket file.

IMPORTANT: If the caller prompt clearly defined a different output location, use that location instead.

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is ai-review?

Ideal for Code Analysis Agents requiring meticulous evaluation of code completeness and style compliance. ai-review is a skill that enables critical review of code against specific criteria, including completeness and code style compliance.

How do I install ai-review?

Run the command: npx killer-skills add Aidbox/aidbox-hl7v2-example/ai-review. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for ai-review?

Key use cases include: Evaluating code for completeness and hidden complexities, Enforcing code style compliance according to .claude/code-style.md guidelines, Debugging code for missing components or flows.

Which IDEs are compatible with ai-review?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for ai-review?

Requires access to .claude/code-style.md guidelines. Limited to code review based on predefined criteria.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add Aidbox/aidbox-hl7v2-example/ai-review. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use ai-review immediately in the current project.

Related Skills

Looking for an alternative to ai-review or another community skill for your workflow? Explore these related open-source skills.

View All

openclaw-release-maintainer

Logo of openclaw
openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

333.8k
0
AI

widget-generator

Logo of f
f

Generate customizable widget plugins for the prompts.chat feed system

149.6k
0
AI

flags

Logo of vercel
vercel

The React Framework

138.4k
0
Browser

pr-review

Logo of pytorch
pytorch

Tensors and Dynamic neural networks in Python with strong GPU acceleration

98.6k
0
Developer