planning-with-files by charon-fan/agent-playbook
npx skills add https://github.com/charon-fan/agent-playbook --skill planning-with-files"像 Manus 一样工作" — 使用持久化的 Markdown 文件进行规划、进度跟踪和知识存储。
一个 Claude Code 技能,可将您的工作流程转变为使用持久化的 Markdown 文件进行规划和进度跟踪 — 正是这种模式让 Manus AI 价值数十亿美元。
Claude Code(以及大多数 AI 智能体)存在以下问题:
对于每个复杂任务,创建三个文件:
task_plan.md → 跟踪阶段和进度
notes.md → 存储研究和发现
[deliverable].md → 最终输出
1. 创建包含目标和阶段的 task_plan.md
2. 研究 → 保存到 notes.md → 更新 task_plan.md
3. 阅读 notes.md → 创建可交付成果 → 更新 task_plan.md
4. 交付最终输出
此模式适用于:
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
不适用于:
此技能通常全局安装在 ~/.claude/skills/planning-with-files/。
从此仓库安装:
ln -s /path/to/agent-playbook/skills/planning-with-files ~/.claude/skills/planning-with-files
如果您更喜欢独立的工作流程,请参阅链接部分中的上游仓库。
| 原则 | 实现 |
|---|---|
| 文件系统即内存 | 存储在文件中,而非上下文中 |
| 注意力操控 | 在决策前重新阅读计划 |
| 错误持久化 | 在计划文件中记录失败 |
| 目标跟踪 | 复选框显示进度 |
| 仅追加上下文 | 永不修改历史记录 |
您: "研究 TypeScript 的好处并撰写一份摘要"
Claude 创建:
# 任务计划:TypeScript 优势研究
## 目标
创建一份关于 TypeScript 优势的研究摘要。
## 阶段
- [x] 阶段 1:创建计划 ✓
- [ ] 阶段 2:研究并收集来源(当前)
- [ ] 阶段 3:综合发现
- [ ] 阶段 4:交付摘要
## 状态
**当前处于阶段 2** - 正在搜索来源
每周安装数
45
仓库
GitHub 星标数
10
首次出现
2026 年 1 月 22 日
安全审计
安装于
opencode37
codex37
gemini-cli37
cursor35
github-copilot31
amp30
"Work like Manus" — Uses persistent markdown files for planning, progress tracking, and knowledge storage.
A Claude Code skill that transforms your workflow to use persistent markdown files for planning and progress tracking — the pattern that made Manus AI worth billions.
Claude Code (and most AI agents) suffer from:
For every complex task, create THREE files:
task_plan.md → Track phases and progress
notes.md → Store research and findings
[deliverable].md → Final output
1. Create task_plan.md with goal and phases
2. Research → save to notes.md → update task_plan.md
3. Read notes.md → create deliverable → update task_plan.md
4. Deliver final output
Use this pattern for:
Skip for:
This skill is typically installed globally at ~/.claude/skills/planning-with-files/.
From this repository:
ln -s /path/to/agent-playbook/skills/planning-with-files ~/.claude/skills/planning-with-files
If you prefer the standalone workflow, see the upstream repository in the Links section.
| Principle | Implementation |
|---|---|
| Filesystem as memory | Store in files, not context |
| Attention manipulation | Re-read plan before decisions |
| Error persistence | Log failures in plan file |
| Goal tracking | Checkboxes show progress |
| Append-only context | Never modify history |
You: "Research the benefits of TypeScript and write a summary"
Claude creates:
# Task Plan: TypeScript Benefits Research
## Goal
Create a research summary on TypeScript benefits.
## Phases
- [x] Phase 1: Create plan ✓
- [ ] Phase 2: Research and gather sources (CURRENT)
- [ ] Phase 3: Synthesize findings
- [ ] Phase 4: Deliver summary
## Status
**Currently in Phase 2** - Searching for sources
Weekly Installs
45
Repository
GitHub Stars
10
First Seen
Jan 22, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
opencode37
codex37
gemini-cli37
cursor35
github-copilot31
amp30
超能力技能使用指南:AI助手技能调用优先级与工作流程详解
41,800 周安装