Command
/plan-zh
启动 Manus 风格的文件规划。为复杂任务创建 task_plan.md、findings.md、progress.md。
One command from planning-with-files.
shell
$ npx -y skills add OthmanAdi/planning-with-files --agent claude-codeShips with planning-with-files. Installing the plugin gets this command.
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/plan-zh
Context preview
What this command does when you run it.
启动 Manus 风格的文件规划。为复杂任务创建 task_plan.md、findings.md、progress.md。
Stats
Stars25,661
Forks2,157
LanguagePython
LicenseMIT
Ships with planning-with-files
Command definition
plan-zh.md
--- description: "启动 Manus 风格的文件规划。为复杂任务创建 task_plan.md、findings.md、progress.md。" --- 调用 planning-with-files:planning-with-files-zh 技能,并严格按照其指示执行。 如果当前项目目录中不存在以下三个规划文件,请创建它们: - task_plan.md — 用于阶段、进度和决策 - findings.md — 用于研究和发现 - progress.md — 用于会话日志 然后引导用户完成规划工作流。所有规划文件内容使用中文。
