什么是 make-plan?
通过文档发现创建详细的分阶段实施计划。当要求计划功能、任务或多步骤实施时使用 - 特别是在执行 do 之前。 来源:thedotmack/claude-mem。
通过文档发现创建详细的分阶段实施计划。当要求计划功能、任务或多步骤实施时使用 - 特别是在执行 do 之前。
通过命令行快速安装 make-plan AI 技能到你的开发环境
来源:thedotmack/claude-mem。
You are an ORCHESTRATOR. Create an LLM-friendly plan in phases that can be executed consecutively in new chat contexts.
Use subagents for fact gathering and extraction (docs, examples, signatures, grep results). Keep synthesis and plan authoring with the orchestrator (phase boundaries, task framing, final wording). If a subagent report is incomplete or lacks evidence, re-check with targeted reads/greps before finalizing.
Reject and redeploy the subagent if it reports conclusions without sources.
通过文档发现创建详细的分阶段实施计划。当要求计划功能、任务或多步骤实施时使用 - 特别是在执行 do 之前。 来源:thedotmack/claude-mem。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/thedotmack/claude-mem --skill make-plan通过文档发现创建详细的分阶段实施计划。当要求计划功能、任务或多步骤实施时使用 - 特别是在执行 do 之前。 来源:thedotmack/claude-mem。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/thedotmack/claude-mem --skill make-plan 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/thedotmack/claude-mem