File-based planning for complex tasks. Use persistent markdown files as working memory to survive context resets. Creates task_plan.md, findings.md, and progress.md. Use for any task requiring >5 tool calls, research projects, or multi-step implementations.
- Initial release of planning-with-files skill. - Enables robust file-based planning for complex, multi-step tasks. - Introduces use of three persistent markdown files—task_plan.md, findings.md, progress.md—as working memory to overcome context resets. - Provides clear usage guidelines, workflow, error-handling protocol, and anti-patterns. - Includes templates and helper scripts for easy setup and best practices.