A community-driven registry for Claude, Cursor, Windsurf, Cline & more. Not affiliated with Anthropic.
Are you the author? Sign in to claim
Multi-perspective plan review skill for Claude Code — parallel VP Product, Engineering, and Design agents to identify bl
A Claude Code skill that runs multi-perspective plan review using parallel VP agents to identify blockers, anti-patterns, conflicts, and regressions before execution.
Plan Review spawns three specialized AI agents — VP Product, VP Engineering, and VP Design — to simultaneously review implementation plans, design docs, architecture proposals, and wave plans. Each agent evaluates the plan through their domain lens. Findings are consolidated, ranked by severity, and presented for your approval before any changes are applied.
# Review a plan file
/plan-review-skill path/to/your-plan.md
Or trigger naturally:
"Review this plan for blockers and conflicts"
"Get VP feedback on the implementation plan"
"Run a stakeholder review on this design doc"
| VP Role | Focus Areas |
|---|---|
| VP Product | User impact, scope creep, dependencies, timelines |
| VP Engineering | Technical debt, anti-patterns, architecture conflicts, regressions |
| VP Design | UX consistency, accessibility, design system alignment |
| Severity | Action |
|---|---|
| Critical | Must address before proceeding |
| High | Should address before proceeding |
| Medium | Address in this iteration |
| Low | Address if time permits |
Via Skillsmith MCP:
install_skill smith-horn/plan-review-skill
Or manually copy this directory to ~/.claude/skills/plan-review-skill/.
Optional environment variables:
| Variable | Description |
|---|---|
PLAN_REVIEW_STRICT | If true, require all Critical issues resolved before approval |
PLAN_REVIEW_AUTO_APPROVE | If true, auto-approve Low severity changes |
Custom VP prompts via .claude/plan-review-config.json in your project root.
Works with other Claude Code skills:
| Skill | Integration |
|---|---|
wave-planner | Review wave plans before execution |
launchpad | Integrated as Stage 2 of the end-to-end pipeline |
governance | Standards audit runs after plan approval |
hive-mind-execution | Review phase integrates plan-review |
1000+ skills curated from Anthropic, Vercel, Stripe, and other engineering teams
Claude Code skill for YouTube creators — channel audits, video SEO, retention scripts, thumbnails, content strategy, Sho
Design enforcement with memory — keeps your UI consistent across a project
AI image generation skill for Claude Code -- Creative Director powered by Gemini