Communityv1.0.0

Planning With Files

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.

2.1kdownloads6stars8active installswpank
View on ClawHubBack to Skills

Skill Details

Slug
planning-files
Latest Version
1.0.0
Author
wpank
Published
Feb 10, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Planning With Files.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

- 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.