Skip to main content
Run any Skill in Manus
with one click

planning-with-files

Stars0
Forks0
UpdatedApril 20, 2026 at 12:16

实现 Manus-style 的持久化 markdown 规划工作流。 **核心原理:** - Context Window = RAM (volatile, limited) - Filesystem = Disk (persistent, unlimited) - 任何重要信息都要写入磁盘,而非塞入 context **3文件模式:** - task_plan.md - 跟踪阶段和进度 - findings.md - 存储研究和发现 - progress.md - 会话日志和测试结果 **触发条件:** - 多步骤任务(3+步骤) - 研究任务 - 构建/创建项目 - 跨越许多工具调用的复杂任务 **激活方式:** - 命令: `/planning-with-files` - 上下文: 检测到复杂任务规划需求时自动激活

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
6 files
SKILL.md
readonly