Planning with Files is a Claude Code skill inspired by the Manus workflow, designed to overcome context window limitations by offloading 'working memory' to the filesystem. It enforces a structured pattern using dedicated markdown files—task_plan.md, findings.md, and progress.md—to track project phases, log research discoveries, and document session progress. Ideal for complex migrations, deep research, or any task requiring more than five tool calls, this skill ensures Claude stays oriented, avoids repetitive failures through a dedicated three-strike protocol, and can recover session state even after a context clear command.
Key Features
01Integrated 3-strike error protocol to prevent repetitive failures
0211,059 GitHub stars
03Automatic session recovery and context catchup after /clear
04Manus-style persistent markdown planning workflow
05Standardized templates for task tracking and research storage
06Pre-tool hooks that automatically surface the current plan