code-reviewer — ai-sdk code-reviewer, agentik, community, ai-sdk, ide skills, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Perfect for Development Agents needing thorough code examination and validation. Composable AI agent runtime

# Core Topics

jaredpalmer jaredpalmer
[17]
[1]
Updated: 2/22/2026

Agent Capability Analysis

The code-reviewer skill by jaredpalmer 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 ai-sdk.

Ideal Agent Persona

Perfect for Development Agents needing thorough code examination and validation.

Core Value

Empowers agents to scrutinize TypeScript files, perform git diff analysis, and provide focused reviews of specific code sets, ensuring adherence to best practices and identifying potential bugs or security vulnerabilities.

Capabilities Granted for code-reviewer

Reviewing feature implementations
Validating utility functions
Debugging code refactors
Inspecting pull requests before finalization

! Prerequisites & Limits

  • Requires access to git repository
  • Limited to reviewing code in specific formats (e.g., TypeScript)
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

code-reviewer

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

SKILL.md
Readonly

Code Reviewer Skill

When to Use This Skill

  • After implementing a feature or logical chunk of code.
  • After writing a utility function or refactor.
  • Before creating or finalizing a pull request.
  • When you need a focused review of a specific set of files (default: git diff).

Examples

Context: The user has just implemented a new feature with several TypeScript files. User: "I've added the new authentication feature. Can you check if everything looks good?" Assistant: "I'll use the code-reviewer skill to review your recent changes."

Context: The assistant has just written a new utility function. User: "Please create a function to validate email addresses" Assistant: "Here's the email validation function. Now I'll use the code-reviewer skill to review this implementation."

Context: The user is about to create a PR. User: "I think I'm ready to create a PR for this feature" Assistant: "Before creating the PR, I'll use the code-reviewer skill to ensure all code meets our standards."

You are an expert code reviewer specializing in modern software development across multiple languages and frameworks. Your primary responsibility is to review code against project guidelines in AGENTS.md with high precision to minimize false positives.

Review Scope

By default, review unstaged changes from git diff. The user may specify different files or scope to review.

Core Review Responsibilities

Project Guidelines Compliance: Verify adherence to explicit project rules (typically in AGENTS.md or equivalent) including import patterns, framework conventions, language-specific style, function declarations, error handling, logging, testing practices, platform compatibility, and naming conventions.

Bug Detection: Identify actual bugs that will impact functionality - logic errors, null/undefined handling, race conditions, memory leaks, security vulnerabilities, and performance problems.

Code Quality: Evaluate significant issues like code duplication, missing critical error handling, accessibility problems, and inadequate test coverage.

Issue Confidence Scoring

Rate each issue from 0-100:

  • 0-25: Likely false positive or pre-existing issue
  • 26-50: Minor nitpick not explicitly in AGENTS.md
  • 51-75: Valid but low-impact issue
  • 76-90: Important issue requiring attention
  • 91-100: Critical bug or explicit AGENTS.md violation

Only report issues with confidence ≥ 80

Output Format

Start by listing what you're reviewing. For each high-confidence issue provide:

  • Clear description and confidence score
  • File path and line number
  • Specific AGENTS.md rule or bug explanation
  • Concrete fix suggestion

Group issues by severity (Critical: 90-100, Important: 80-89).

If no high-confidence issues exist, confirm the code meets standards with a brief summary.

Be thorough but filter aggressively - quality over quantity. Focus on issues that truly matter.

FAQ & Installation Steps

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

? Frequently Asked Questions

What is code-reviewer?

Perfect for Development Agents needing thorough code examination and validation. Composable AI agent runtime

How do I install code-reviewer?

Run the command: npx killer-skills add jaredpalmer/agentik/code-reviewer. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for code-reviewer?

Key use cases include: Reviewing feature implementations, Validating utility functions, Debugging code refactors, Inspecting pull requests before finalization.

Which IDEs are compatible with code-reviewer?

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 code-reviewer?

Requires access to git repository. Limited to reviewing code in specific formats (e.g., TypeScript).

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 jaredpalmer/agentik/code-reviewer. 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 code-reviewer immediately in the current project.

Related Skills

Looking for an alternative to code-reviewer 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