plan-review-workflow
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
- Enter plan mode:
/planor shift+tab - Describe the change, gather context
- Claude produces detailed implementation plan
- Export plan to markdown file
More from spences10/claude-code-toolkit
terminal-optimization
Terminal setup for Claude Code. Use for Ghostty config, statusline customization, voice dictation, tmux worktrees.
17reflect
Analyze session history for learnings and persist to skills. Solves \"memory zero\" - correct once, never again.
9techdebt-finder
Find technical debt patterns in codebases. Use when asked to find duplicated code, inconsistent patterns, or refactoring opportunities.
9skill-creator
Design and create Claude Skills using progressive disclosure principles. Use when building new skills, planning skill architecture, or writing skill content.
6claude-md-maintenance
Maintain CLAUDE.md files effectively. Use when adding lessons learned, updating conventions, or restructuring project instructions.
5research
Verify sources before presenting findings. Use when asked to research links or documentation.
4