A workflow pattern for AI-assisted development that separates planning from execution, using context isolation to keep each layer focused.
Large tasks overwhelm a single Claude session:
- Context fills with implementation details
- Hard to track overall progress
- Easy to lose sight of the plan while deep in code