planning-with-files-zh
OthmanAdi/planning-with-files
This system implements a file-based planning approach, similar to Manus, treating the file system as persistent, external working memory. It is designed to organize complex, multi-step projects, research tasks, or long-running workflows by maintaining three structured markdown files: `task_plan.md` (overall plan), `findings.md` (research discoveries), and `progress.md` (session logs). Use it when your task requires detailed decomposition or exceeds a simple conversational scope.