V Review Plan banner
procoders procoders

V Review Plan

AI community

Description

--- description: Run an independent cross-model (Codex) adversarial review of a Compound V plan/manifest before dispatch, then arbitrate the findings. Codex advises; the orchestrator decides. --- You are running a **cross-model plan review** on `{{args}}` — an independent second opinion from a different model family (Codex/GPT), per [cross-model-review.md](../skills/compound-v/cross-model-review.md). > Run it on demand, or **automatically before dispatch** when the project set `review.cross_mo

Installation

Installs to ~/.claude/skills/procoders-superpowers-v-v-review-plan/SKILL.md

Terminal
mkdir -p ~/.claude/skills/procoders-superpowers-v-v-review-plan && curl -fsSL https://raw.githubusercontent.com/procoders/superpowers-v/HEAD/commands/v-review-plan.md -o ~/.claude/skills/procoders-superpowers-v-v-review-plan/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository