review-plan

Review implementation plans for completeness and executor-readiness against template standards.

3|1|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/smykla-skalski/sai --skill review-plan-smykla-skalski
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-plan
Source: https://github.com/smykla-skalski/sai/tree/main/review-plan/skills/review-plan
Command: npx skills add https://github.com/smykla-skalski/sai --skill review-plan-smykla-skalski

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill ensures that implementation plans are thorough, accurate, and ready for execution, preventing costly errors and wasted time.

Core Features & Use Cases

  • Comprehensive Auditing: Validates all mandatory sections, workflow commands, Git configuration, and execution steps against established standards.
  • Quality Reporting: Provides a detailed verdict-based report highlighting critical issues, warnings, and suggestions.
  • Use Case: Before a developer starts coding a complex feature, they can use this Skill to review their implementation plan, ensuring it meets all requirements and is executable by an agent.

Quick Start

Use the review-plan skill to audit the implementation plan located at 'path/to/my/plan.md'.

Frequently Asked Questions about review-plan

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

FAQPage Schema
How do I audit an implementation plan for executor readiness?

Audit implementation plans by validating mandatory sections, workflow commands, git configuration, and execution phases against planning-agent standards to produce a verdict-based quality report.

What does a plan review check for in workflow validation?

Workflow validation checks mandatory sections, git configuration, progress tracker setup, and execution plan phases to ensure the implementation plan is fully self-contained for executor handoff.

Can I use an implementation audit to check if my plan is ready for an agent to execute?

Yes, the audit assesses executor readiness by validating self-containment and all required execution phases, producing a verdict-based report highlighting critical issues before agent handoff.

What's the best way to validate implementation plan completeness before coding starts?

Validate plan completeness by reviewing against planning-agent template standards, checking mandatory sections, workflow commands, and progress trackers to prevent costly execution errors.

What is included in the quality report when reviewing an implementation plan?

The quality report includes a final executor-readiness verdict alongside detailed warnings, suggestions, and critical issues found during the implementation plan audit.

Why does my implementation plan fail the executor readiness assessment?

Plans fail executor readiness assessments when they lack mandatory sections, proper git configuration, complete execution phases, or self-containment required by planning-agent template standards.