From superpowers-fork
Create detailed implementation plan with bite-sized tasks
How this command is triggered — by the user, by Claude, or both
Slash command
/superpowers-fork:write-planThe summary Claude sees in its command listing — used to decide when to auto-load this command
Invoke the Skill tool with skill="superpowers-fork:writing-plans" and pass the task description as the args parameter
Invoke the Skill tool with skill="superpowers-fork:writing-plans" and pass the task description as the args parameter
npx claudepluginhub ethanjstark/superpowers/write-planCreates a detailed implementation plan with bite-sized tasks by invoking a specialized writing skill.
/write-planRedirects users to the aegis:writing-plans skill as this command is deprecated and will be removed.
/write-planGenerates a detailed implementation plan broken into bite-sized tasks by invoking a structured writing-plans skill.
/write-planDeprecated command that redirects users to the superpowers:writing-plans skill instead. Will be removed in the next major release.
/write-planCreates a structured implementation plan for a Symfony feature, following the symfony:writing-plans skill.
/write-planGenerates a Laravel implementation plan by invoking the laravel:writing-plans skill. Produces a structured step-by-step plan for development.