vibe-review
Review an AI-generated diff against AGENTS.md, agent_docs, and REVIEW-CHECKLIST.md.
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-reviewSKILL.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.
Generate AGENTS.md and AI configuration files for your project. Use when the user wants to create agent instructions, set up AI configs, or says "create AGENTS.md", "configure my AI assistant", or "generate agent files".
Build an approved MVP task using AGENTS.md, agent_docs, tests, browser checks, AI evals, and evidence reporting.
Create a Product Requirements Document (PRD) for your MVP. Use when the user wants to define product requirements, create a PRD, or says "help me write requirements", "create PRD", or "define my product".
Deep research and market validation for app ideas. Use when starting a new project, validating an idea, or when the user says "research my idea", "validate my app", or "help me start a new project".
Create a Technical Design Document for your MVP. Use when the user wants to plan architecture, choose tech stack, or says "plan technical design", "choose tech stack", or "how should I build this".
Complete 5-step workflow to build an MVP from idea to launch. Use when the user wants to start a new project from scratch, go through the full workflow, or says "help me build an MVP", "start new project", or "vibe coding workflow".
Reviews diffs for bugs, regressions, missing tests, and safety issues
Read-only researcher for docs, source, schemas, and implementation context