Planning With Files Zh
技能 活跃基于 Manus 风格的文件规划系统,用于组织和跟踪复杂任务的进度。创建 task_plan.md、findings.md 和 progress.md 三个文件。当用户要求规划、拆解或组织多步骤项目、研究任务或需要超过5次工具调用的工作时使用。支持 /clear 后的自动会话恢复。触发词:任务规划、项目计划、制定计划、分解任务、多步骤规划、进度跟踪、文件规划、帮我规划、拆解项目
To provide a robust and persistent system for organizing, planning, and tracking complex multi-step tasks by leveraging Markdown files as a form of disk-based working memory.
功能
- Persistent task planning with Markdown files
- Automated session context recovery
- Pre-tool use data injection via hooks
- Post-tool use progress update reminders
- Completion verification before stopping
使用场景
- Planning and executing multi-step projects
- Conducting in-depth research tasks
- Organizing complex workflows requiring over 5 tool calls
- Maintaining a log of findings and progress across long sessions
非目标
- Handling simple, single-step questions
- Performing quick lookups or single-file edits
- Replacing core IDE functionality for file editing
Security
- warning:InjectionThe skill's `PreToolUse` hook automatically injects the content of `task_plan.md` into the context for every tool call. The `SKILL.md` explicitly warns that `task_plan.md` is a high-value target for indirect prompt injection due to this repeated injection, and advises treating external content as untrusted.
安装
请先添加 Marketplace
/plugin marketplace add OthmanAdi/planning-with-files/plugin install planning-with-files@planning-with-files质量评分
类似扩展
Planning with Files
99基于 Manus 风格的文件的规划系统,用于组织和跟踪复杂任务的进度。创建 task_plan.md、findings.md 和 progress.md。当用户请求规划、细分或组织多步项目、研究任务或需要超过 5 次工具调用的工作时。支持 /clear 后的自动会话恢复。关键词:任务规划、项目规划、创建工作计划、分析任务、组织项目、进度跟踪、多步规划、帮助我规划、分解项目
Notion Spec To Implementation
100将产品或技术规范转化为具体的 Notion 任务,供 Claude 代码实现。将规范页面分解为详细的实施计划,包含明确的任务、验收标准和进度跟踪,以指导从需求到完成的开发。
Beads
99Dolt驱动的、支持多会话工作、具有依赖关系和跨会话压缩持久内存的议题跟踪器。适用于工作跨越多个会话、存在阻碍因素或在压缩后需要恢复上下文时使用。通过“创建任务”、“什么已就绪”、“跟踪此工作”、“压缩后恢复”进行触发。确保在管理多会话工作、跟踪依赖项或恢复上下文时使用此技能。
Context Mode
100从 GitHub 更新 context-mode 并修复 hooks/settings。 拉取最新代码,构建,安装,更新 npm 全局包,配置 hooks。 触发器:/context-mode:ctx-upgrade
Minimal Run And Audit
100用于 README 优先的 AI 代码库进行可信执行和报告的技能。当任务是专门从选定的 smoke test 或已文档化的推理或评估命令捕获或标准化证据,并写入标准化的 `repro_outputs/` 文件(包括在存储库文件更改时生成补丁说明)时使用。请勿用于训练执行、初始代码库引入、通用环境设置、论文查找、目标选择或单独的端到端编排。
Context Optimization
100This skill should be used when the user asks to "optimize context", "reduce token costs", "improve context efficiency", "implement KV-cache optimization", "partition context", or mentions context limits, observation masking, context budgeting, or extending effective context capacity.