planning-filesFile-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.
Install via ClawdBot CLI:
clawdbot install wpank/planning-filesGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/wpank/ai/tree/main/skills/meta/planning-with-filesAudited Apr 16, 2026 · audit v1.0
Generated Mar 20, 2026
A team building a web application from scratch uses this skill to manage phases like design, coding, testing, and deployment. It helps track decisions in task_plan.md, research findings in findings.md, and log errors in progress.md across multiple sessions.
A researcher conducting literature reviews and data analysis employs the skill to organize sources, hypotheses, and results. Persistent files prevent loss of context during long searches and ensure systematic error handling with the 3-strike protocol.
A marketing team planning a multi-channel campaign uses the skill to outline phases, store competitor insights, and log progress. It supports recovery after context resets, ensuring consistency across brainstorming, execution, and evaluation stages.
A startup launching a new product leverages the skill to coordinate tasks like market research, prototyping, and user testing. The files act as persistent memory, facilitating team collaboration and preventing rework from lost context.
A data scientist building an ETL pipeline uses the skill to document data sources, transformation steps, and validation errors. It helps manage complex workflows with over 5 tool calls, ensuring findings are saved before context resets.
Offer the skill as part of a premium AI agent platform, charging monthly fees for access to advanced planning features. Revenue comes from enterprises needing persistent memory for complex project management across teams.
Provide tailored implementation and training services for organizations adopting the skill. Revenue is generated through project-based fees for setting up workflows, integrating with existing tools, and optimizing usage.
Distribute the skill as a free open-source package with basic features, while monetizing premium add-ons like automated templates, analytics dashboards, or cloud sync. Revenue streams from upgrades and enterprise support.
💬 Integration Tip
Integrate this skill by first creating the three markdown files in your project root using the provided templates, then follow the 2-action rule to save findings regularly and use the session recovery steps when resuming work.
Scored Apr 19, 2026
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Meta-skill for AI agent self-improvement. Analyzes runtime logs to detect error patterns, regressions, and inefficiencies, then generates structured improvem...
Automatically assess task complexity and adjust reasoning level. Triggers on every user message to evaluate whether extended thinking (reasoning mode) would improve response quality. Use this as a pre-processing step before answering complex questions.
AI Agent 設定同優化助手 - Prompt Engineering、Task Decomposition、Agent Loop設計
Automatically recover working context after session compaction or when continuation is implied but context is missing. Works across Discord, Slack, Telegram,...
Navigate and understand codebases using agentlens hierarchical documentation. Use when exploring new projects, finding modules, locating symbols in large files, finding TODOs/warnings, or understanding code structure.