# Review Plan

> Review a proposed plan with a single-pass structured critique and a clear verdict. Use when the user asks to review a plan, stress-test a plan, critique a workflow, identify risks, or improve an execution sequence.

- Skill: `chrisblattman/review-plan` (Agent Skill)
- Install (CLI): `npx skillmds@latest add chrisblattman/review-plan`
- Raw SKILL.md: https://api.skillmd.com/api/skills/chrisblattman/review-plan/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: chrisblattman (https://skillmd.com/u/chrisblattman)
- Updated: 2026-09-10
- Page: https://skillmd.com/skills/chrisblattman/review-plan

---


# Review Plan

## Review Priorities

Focus on whether the plan will work in practice:

1. Objective clarity and success criteria.
2. Missing dependencies, permissions, sources, or stakeholders.
3. Sequencing risks and irreversible actions.
4. Scope creep, maintenance cost, and simpler alternatives.
5. Verification, rollback, and handoff.

## Workflow

1. Restate the plan and its intended outcome.
2. Identify the highest-risk assumptions.
3. Separate blocking issues from improvements.
4. Recommend a revised sequence.
5. Call out what not to do.
6. End with a verdict: proceed, revise first, or rethink.

## Output Shape

```text
Plan under review:
Blocking issues:
Important improvements:
Revised sequence:
What not to do:
Verdict:
```

