planning-with-files
Installation
SKILL.md
Contains Hooks
This skill uses Claude hooks which can execute code automatically in response to events. Review carefully before installing.
Planning with Files
Work like Manus: Use persistent markdown files as your "working memory on disk."
Quick Start
Before ANY complex task:
- Create
task_plan.md— See templates/task_plan.md - Create
findings.md— See templates/findings.md - Create
progress.md— See templates/progress.md - Re-read plan before decisions — Refreshes goals in attention window
- Update after each phase — Mark complete, log errors
The Core Pattern
Context Window = RAM (volatile, limited)
Filesystem = Disk (persistent, unlimited)