review-plan

Community

Independent review before plan execution.

Authordopsonbr
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps teams validate implementation plans to ensure they are feasible, standards-compliant, and complete before executing the plan.

Core Features & Use Cases

  • Independent third-party review: Requires Codex CLI-based review to avoid bias.
  • Validation against standards and project instructions: Ensures alignment with project standards and documentation.
  • Feasibility checks and risk assessment: Identifies potential blockers and risks before execution.

Quick Start

Run a Codex CLI review on the selected plan file. Example command: codex review "Review the plan at docs/plans/0042_feature.md for feasibility and completeness". If discussing code-diffs, pass the prompt via stdin as shown in the tool's guidance.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: review-plan
Download link: https://github.com/dopsonbr/agent-kit/archive/main.zip#review-plan

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository