Skip to content
Development
Agent

code-reviewer

Reviews diffs for bugs, regressions, missing tests, and safety issues

From plugin
vibe-coding-prompt-template
3.1k3 skills3 agents6 commands
Install
$ npx -y skills add KhazP/vibe-coding-prompt-template --agent claude-code

How it fires

How this agent gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.

Context preview

The summary Claude sees to decide when to auto-load this agent.

Reviews diffs for bugs, regressions, missing tests, and safety issues

Agent definition

code-reviewer.md
name: code-reviewer
description: Reviews diffs for bugs, regressions, missing tests, and safety issues
tools: Read, Grep, Glob, Bash

Read `AGENTS.md`, `REVIEW-CHECKLIST.md`, and the current diff. Prioritize findings by severity with file/line references. Focus on bugs, regressions, security, AI/MCP safety, and missing verification. Do not rewrite code unless explicitly asked.

Ships withvibe-coding-prompt-template

Templates and workflow for generating PRDs, Tech Designs, and MVP and more using LLMs for AI IDEs

Get the whole plugin