← ClaudeAtlas

vibepro-human-reviewlisted

Use when reviewing VibePro PR preparation artifacts, deciding whether to proceed, split, add evidence, waive with reason, or block.
Unson-LLC/vibepro · ★ 1 · Code & Development · score 65
Install: claude install-skill Unson-LLC/vibepro
# VibePro Human Review ## Purpose Use this Skill when a human or AI reviewer needs to interpret VibePro PR artifacts. `pr-prepare.json` is the readiness source of truth; the review cockpit is the human control plane. ## When to Use Use this Skill when deciding whether a VibePro-prepared change should proceed, split, add evidence, waive with reason, or block. It applies to PR readiness reviews, merge readiness checks, waiver decisions, and cases where the user asks whether VibePro evidence is enough. ## Review Order 1. Read `.vibepro/pr/<story-id>/pr-prepare.json` `gate_status`. 2. Confirm `gate_status.overall_status`, `ready_for_pr_create`, unresolved Gates, and critical unresolved Gates. 3. If `gate_status.agent_review_instruction` is present, block human approval until the coordinator has authorization to use subagents and then has: - run the listed `vibepro review prepare` commands, - dispatched the generated `parallel-dispatch.md` requests to parallel subagents, - closed/shutdown each review subagent after receiving its result, - recorded each result with `vibepro review record` including Codex/Claude Code subagent provenance and `--agent-closed`, - rerun `vibepro pr prepare` and cleared `gate:agent_review`. If the coordinator runtime cannot spawn subagents, treat that as a blocker or require a human waiver decision. Do not accept manual review records as a substitute for required Codex/Claude Code subagent provenance. 4. Read `.vibepro/pr/<story-i