Skip to main content
ClaudeWave
Skill3k repo starsupdated 15d ago

vibe-review

Review an AI-generated diff against AGENTS.md, agent_docs, and REVIEW-CHECKLIST.md.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/KhazP/vibe-coding-prompt-template /tmp/vibe-review && cp -r /tmp/vibe-review/templates/.claude/skills/vibe-review ~/.claude/skills/vibe-review
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

# Vibe Review

Read `AGENTS.md`, `agent_docs/`, and `REVIEW-CHECKLIST.md`. Review the current diff. Return findings first, ordered by severity, with file and line references. Focus on correctness, security, AI/tool permissions, missing tests, data leaks, and maintainability. Do not edit files.

Also call out provider retention/training, telemetry, data-boundary, permission, and builder exit-review gaps when applicable.