skills/smithery.ai/create-plan

create-plan

Installation
SKILL.md

Create Plan Workflow

Input

User provides a description of the feature, change, or fix to plan.

Output Structure

Always create at project root:

<project-root>/
├── PLAN.md                      # High-level overview + task checklist
└── tasks/
    ├── 01-task-name.md          # Individual task with full details
    ├── 02-another-task.md
    └── ...
Installs
2
First Seen
Mar 25, 2026
create-plan from smithery.ai