Content Preview
--- description: "启动 Manus 风格的文件规划。为复杂任务创建 task_plan.md、findings.md、progress.md。" --- 调用 planning-with-files-zh:planning-with-files-zh 技能,并严格按照其指示执行。 如果当前项目目录中不存在以下三个规划文件,请创建它们: - task_plan.md — 用于阶段、进度和决策 - findings.md — 用于研究和发现 - progress.md — 用于会话日志 然后引导用户完成规划工作流。所有规划文件内容使用中文。
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/plan-zh.md \
https://raw.githubusercontent.com/OthmanAdi/planning-with-files/main/commands/plan-zh.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/OthmanAdi/planning-with-filesThen reference at commands/plan-zh.md
Related Skills
list-commands
List all registered Tauri IPC commands (invoke handlers) in a running app
commandslistcommands
by qdhenry · claude-command-suite
linux-commands-guide
This skill provides automated assistance for linux commands guide tasks within the DevOps Basics domain.
linux-commands-guidelinuxcommandsguide
by jeremylongshore · plugins-plus-skills
plan
Creates a concise engineering implementation plan based on user requirements and saves it to specs directory
commandsplan
by disler · disler-hooks-mastery
ralph-loop/help
"Explain Ralph Loop plugin and available commands"
commandcommandralph-loophelp
by Anthropic · anthropic-official-plugins