How this command is triggered — by the user, by Claude, or both
Slash command
/autodev:write-planThe summary Claude sees in its command listing — used to decide when to auto-load this command
Invoke the autodev:writing-plans skill and follow it exactly as presented to you
Invoke the autodev:writing-plans skill and follow it exactly as presented to you
npx claudepluginhub gocodealone/autonomous-dev-kit --plugin autodev/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.