plan-review-workflow

Installation
SKILL.md

Plan Review Workflow

Separate planning from implementation using two sessions.

When to Use

  • Complex refactors affecting multiple files
  • Architectural decisions with tradeoffs
  • Changes requiring domain expertise validation
  • When implementation keeps drifting from intent

The Two-Session Pattern

Session A: Planning

  1. Enter plan mode: /plan or shift+tab
  2. Describe the change, gather context
  3. Claude produces detailed implementation plan
  4. Export plan to markdown file
Related skills
Installs
2
GitHub Stars
29
First Seen
Feb 28, 2026