diff --git a/plugins/ed3d-plan-and-execute/skills/starting-a-design-plan/SKILL.md b/plugins/ed3d-plan-and-execute/skills/starting-a-design-plan/SKILL.md index 55dfad5..a204303 100644 --- a/plugins/ed3d-plan-and-execute/skills/starting-a-design-plan/SKILL.md +++ b/plugins/ed3d-plan-and-execute/skills/starting-a-design-plan/SKILL.md @@ -305,7 +305,7 @@ Ready to create the implementation plan? This requires fresh context to work eff (1) Copy this command now: ``` -/ed3d-ed3d-plan-and-execute:start-implementation-plan @docs/design-plans/[full-filename].md . +/ed3d-plan-and-execute:start-implementation-plan @docs/design-plans/[full-filename].md . ``` (the `.` at the end is necessary or else Claude Code will eat the command and do the wrong thing.)