vibe-plan-review

Validate Markdown implementation plans against requirements specifications.

2|1|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/adhi-jp/minecraft-modding-mcp --skill vibe-plan-review
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: vibe-plan-review
Source: https://github.com/adhi-jp/minecraft-modding-mcp/tree/main/.agents/skills/vibe-plan-review
Command: npx skills add https://github.com/adhi-jp/minecraft-modding-mcp --skill vibe-plan-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill prevents implementation errors by providing a structured, interactive review process for Markdown-based development plans, ensuring alignment with requirements before any code is written.

Core Features & Use Cases

  • Requirement Alignment: Validates plan items against requirements specifications to surface conflicts or missing work.
  • Interactive Decision Management: Manages item-level decisions (approve, revise, hold, delete) using localized labels and stable identifiers.
  • Review State Persistence: Automatically generates and maintains temporary review files for complex plans to ensure continuity across sessions.

Quick Start

Ask the AI to review the implementation plan file located at plans/my-feature-plan.md to begin the interactive verification process.

Frequently Asked Questions about vibe-plan-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I review a Markdown implementation plan against requirements before coding?▼

Reviewing a Markdown implementation plan against requirements involves validating plan items to surface conflicts or missing work. This skill provides an interactive, item-by-item verification process to ensure technical accuracy and completeness before development begins.

How does interactive decision management work for project planning?▼

Interactive decision management for project planning tracks item-level choices like approve, revise, hold, or delete using stable identifiers. This ensures structured conflict resolution and maintains continuity across complex, multi-step workflows.

Can I maintain review state for complex implementation plans across sessions?▼

You can maintain review state for complex implementation plans across sessions by automatically generating and persisting temporary review files. This ensures continuity for multi-step project planning workflows.

What is the best way to surface missing work in a development plan?▼

The best way to surface missing work in a development plan is validating its items against requirements specifications. This structured review process identifies conflicts and ensures technical completeness before development starts.

Do I need a Markdown file to start an implementation plan review?▼

You need a Markdown file containing your implementation plan to start the review process. The skill validates this document against requirements specifications to ensure technical accuracy and completeness.