plan-create
Create a new plan folder with a plan.md template
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Create a new plan folder with a plan.md template
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Archive a completed or abandoned plan for future reference. Use when the user runs /plan-archive or asks to archive a finished plan.
Create a new plan folder with a plan.md template. Use when the user asks to start, create or open a new plan, or runs /plan-create.
Critique the user's plan from plan.md and write critique.md. Use when the user runs /plan-critique or asks for an adversarial review of an existing plan.
Execute the user's plan that has been iteratively refined, step by step, with resume on failure. Use when the user runs /plan-execute or asks to execute an existing plan.
Critique the user's plan from plan.md
Execute the user's plan that has been iteratively refined
| name | plan:create |
| allowed-tools | Read, Write, Edit, Glob, AskUserQuestion, Bash(mkdir:*), Bash(echo $PPID), Bash(rm:*) |
| description | Create a new plan folder with a plan.md template |
| argument-hint | ["plan name"] |
You are creating a new plan folder for the user.
Fixed rules:
Read the working agreement at working-agreement.md before step 1 and follow it for
the whole run. If that path does not resolve, look for working-agreement.md in the project root, then in
.gemini/. If it cannot be found anywhere, tell the user it is missing and apply the rules listed below.
These rules bind this phase and override any step below that conflicts with them:
plan.md and nothing else.To do this, follow these steps precisely:
+-------------------------------------------------+
| Plan Critique v2.3.0 - Creating new plan |
+-------------------------------------------------+
.claude/plan-critique-config.json and get plansFolder path from settings.
If the file doesn't exist or plansFolder is not set:
.planning):".
By default, the user should be presented with the option .planning.plansFolder in .claude/plan-critique-config.jsonarchived/ subfolder inside it$ARGUMENTS is the plan name. Use it directly.add-user-authentication[plansFolder]/[slug]/ already exists.
If it does: Respond with "A plan with this name already exists at [plansFolder]/[slug]/. Choose a different name."
Ask for a new name and repeat from step 4.[plansFolder]/[slug]/echo $PPID[plansFolder]/.sessions/[plansFolder]/.sessions/[PID] (plain text, just the slug)[plansFolder]/[slug]/plan.md using the template in
plan-template.md.Created new plan: [plansFolder]/[slug]/
Edit your plan at: [plansFolder]/[slug]/plan.md
When ready, run `/plan:critique` to review your plan.
Notes:
/plan:critique)plansFolder from settings as the base directory