claude-plan-review

Review implementation plans for missing steps, dependencies, and assumptions.

Updated Jun 13, 2026
One-click install
npx skills add https://github.com/taloncjones/dotfiles --skill claude-plan-review-taloncjones
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-plan-review
Source: https://github.com/taloncjones/dotfiles/tree/main/codex/skills/claude-plan-review
Command: npx skills add https://github.com/taloncjones/dotfiles --skill claude-plan-review-taloncjones

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill facilitates an independent review of implementation plans by Claude, ensuring that plans are comprehensive and ready for execution.

Core Features & Use Cases

  • Plan Review: Independent review of implementation plans before execution.
  • Target Identification: Identifies plan files from specified paths or default locations.
  • Review Command: Provides a command for reviewing plan contents with clear criteria and reporting.

Quick Start

Run the claude-plan-review skill with the path to your plan file to initiate a review.

Frequently Asked Questions about claude-plan-review

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

FAQPage Schema
How do I review an implementation plan for missing dependencies before coding?

Implementation plan review targets plan files from default or specified paths, analyzing contents to report missing steps, dependencies, and assumptions before code execution.

What is a secondary plan review process for code safety?

A secondary plan review process evaluates implementation plans against specific criteria to ensure thoroughness and readiness, identifying gaps in dependencies and assumptions before execution.

Can I use an automated plan review for my software engineering projects?

Yes, automated plan review evaluates plan documents within specified paths or default locations, using established criteria to report missing steps and assumptions for your projects.

How do I check if my implementation plan is ready for execution?

Check implementation plan readiness by running a plan review command that targets your plan file, applying review criteria to identify missing steps, dependencies, and assumptions.

When do I need an independent review of my implementation plan?

You need an independent review of your implementation plan when you want to ensure comprehensiveness and safety before code execution, verifying that no steps or dependencies are missing.

What are the limitations of automated plan review for code safety?

Automated plan review provides a secondary check for missing steps and assumptions but relies on the plan document's content within specified paths and does not execute or validate the actual code.