review-ai — review-ai install review-ai, getcourt, community, review-ai install, ide skills, git diff for code review, Brakeman security checks, AI-generated code review, code quality analysis, Claude Code, Cursor

v1.0.0
GitHub

About this Skill

Perfect for Code Review Agents needing advanced AI-generated code analysis and security auditing capabilities. review-ai is a skill that enables developers to review and analyze code changes made by AI editors, using tools like git and Brakeman.

Features

Runs git diff and git status -s to identify uncommitted changes
Analyzes code for bugs, logic errors, and security issues like SQL injection and XSS
Checks style consistency with the rest of the codebase
Runs CI checks on changed files using bin/brakeman --no-pager
Reviews new untracked files for completeness and accuracy

# Core Topics

denis1011101 denis1011101
[0]
[0]
Updated: 3/7/2026

Agent Capability Analysis

The review-ai skill by denis1011101 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 review-ai install, git diff for code review, Brakeman security checks.

Ideal Agent Persona

Perfect for Code Review Agents needing advanced AI-generated code analysis and security auditing capabilities.

Core Value

Empowers agents to scrutinize AI-edited code for bugs, security issues like SQL injection and XSS, and style inconsistencies, leveraging tools like git diff and Brakeman for comprehensive review.

Capabilities Granted for review-ai

Debugging AI-generated code for logic errors
Identifying security vulnerabilities in AI-edited files
Enforcing style consistency across the codebase

! Prerequisites & Limits

  • Requires git installation
  • Limited to codebases with CI checks implemented
  • Needs Brakeman for security audits
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

review-ai

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

SKILL.md
Readonly

Review changes made by an AI editor. Follow these steps:

  1. Run git diff and git status -s to see all uncommitted changes (staged, unstaged, and untracked files)
  2. For any new untracked files, read them fully
  3. Analyze every change for:
    • Bugs or logic errors
    • Security issues (SQL injection, XSS, etc.)
    • Style consistency with the rest of the codebase
    • Missing edge cases
    • Unnecessary or over-engineered code
  4. Run CI checks on changed files:
    • bin/brakeman --no-pager (scan_ruby: security vulnerabilities)
    • bin/importmap audit (scan_js: JS dependency vulnerabilities)
    • bin/rubocop (lint: code style)
    • PARALLEL_WORKERS=0 bin/rails db:test:prepare test test:system (test: unit/integration/system tests)
    • For reviews, always run the exact command above to include system tests.
  5. Provide a structured review:
    • Summary of what changed
    • CI results (pass/fail for each check)
    • File-by-file comments (only where there are issues)
    • Overall verdict: approve / needs fixes

FAQ & Installation Steps

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

? Frequently Asked Questions

What is review-ai?

Perfect for Code Review Agents needing advanced AI-generated code analysis and security auditing capabilities. review-ai is a skill that enables developers to review and analyze code changes made by AI editors, using tools like git and Brakeman.

How do I install review-ai?

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

What are the use cases for review-ai?

Key use cases include: Debugging AI-generated code for logic errors, Identifying security vulnerabilities in AI-edited files, Enforcing style consistency across the codebase.

Which IDEs are compatible with review-ai?

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 review-ai?

Requires git installation. Limited to codebases with CI checks implemented. Needs Brakeman for security audits.

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 denis1011101/getcourt/review-ai. 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 review-ai immediately in the current project.

Related Skills

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

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI