vibe-review

Coordinate git-backed coding reviews with scope, DoD, and cascade governance.

Updated Mar 1, 2026
One-click install
npx skills add https://github.com/adhi-jp/agent-skills --skill vibe-review-adhi-jp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vibe-review
Source: https://github.com/adhi-jp/agent-skills/tree/main/skills/vibe-review
Command: npx skills add https://github.com/adhi-jp/agent-skills --skill vibe-review-adhi-jp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

vibe-review provides a focused, coordinator workflow to run high-quality vibe-coding reviews on git-backed targets, aligning changes with DoD and scope constraints while preventing scope creep.

Core Features & Use Cases

  • Centralized review loop: coordinates targets (working-tree, branch, or base-ref), delegates findings to reviewers, and anchors results to the user’s specification.
  • DoD triage and cascade containment: enforces scope, priority, and controlled mutations with auditable outputs.
  • Safe workflow governance: guards against history mutations, ensures terminal audit readiness, and produces a reusable review ledger.

Quick Start

Provide a git-backed diff or target to review to initiate the vibe-review workflow.

Frequently Asked Questions about vibe-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a code review on a git branch to prevent scope creep?

Code review on a git branch requires applying a coordinated workflow to working-tree, branch, or base-ref targets. This enforces DoD alignment, scope triage, and cascade gates to prevent scope creep.

What is a vibe-coding review and how does it align changes with a definition of done?

A vibe-coding review is a focused coordination workflow for git-backed targets that normalizes findings and performs DoD triage. It aligns changes with definition-of-done constraints and produces an auditable review ledger.

Can I use this code review workflow on my current working-tree diff?

Yes, you can apply the code review workflow directly to your working-tree diff. The process coordinates working-tree, branch, and base-ref targets to initiate structured finding normalization and residual fixes.

Does this git review process guard against unsafe history mutations?

Yes, the git review process implements safe workflow governance that guards against history mutations. It ensures terminal audit readiness and produces a reusable review ledger for your code changes.

How do I enforce cascade gates during a diff review?

To enforce cascade gates during a diff review, the workflow applies cascade governance and containment. This controls mutations and manages priority triage to produce auditable review outputs.