Skip to content
Development
Skill

/vibe-review

Review a proposed change against requirements, regressions, verification evidence, and relevant security risks.

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

How it fires

How this skill 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.
  • Slash command/vibe-review

Context preview

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

Review a proposed change against requirements, regressions, verification evidence, and relevant security risks.

SKILL.md

vibe-review.SKILL.md
name: vibe-review
description: Review a proposed change against requirements, regressions, verification evidence, and relevant security risks.
allowed-tools: Read, Glob, Grep, Bash

Vibe Review

Read the actual diff, applicable instructions, acceptance criteria, and check results. Trace changed behavior into its callers and tests. Look for concrete regressions, missing error handling, incorrect assumptions, and relevant authorization or data exposure issues.

Report actionable findings with file/line, trigger, impact, and suggested correction. Distinguish demonstrated defects from missing evidence. Prioritize correctness and scope over cosmetic preferences. Do not claim independent checks unless you ran them. If there are no findings, say so and disclose remaining verification gaps. Review does not authorize unrelated edits or publication.

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