From cipherpowers
Creates detailed implementation plans broken into bite-sized tasks ready for execution using the writing-plans skill.
How this command is triggered — by the user, by Claude, or both
Slash command
/cipherpowers:planThe summary Claude sees in its command listing — used to decide when to auto-load this command
# Plan
Create detailed implementation plans with bite-sized tasks ready for execution.
## Usage
No arguments required.
<instructions>
## Instructions
## MANDATORY: Skill Activation
Use and follow the writing-plans skill exactly as written.
Path: `${CLAUDE_PLUGIN_ROOT}skills/writing-plans/SKILL.md`
Tool: `Skill(skill: "cipherpowers:writing-plans")`
Do NOT proceed without completing skill activation.
</instructions>Create detailed implementation plans with bite-sized tasks ready for execution.
/cipherpowers:plan
No arguments required.
## InstructionsUse and follow the writing-plans skill exactly as written.
Path: ${CLAUDE_PLUGIN_ROOT}skills/writing-plans/SKILL.md
Tool: Skill(skill: "cipherpowers:writing-plans")
Do NOT proceed without completing skill activation.
npx claudepluginhub cipherstash/cipherpowers --plugin cipherpowers/write-planGenerates a detailed implementation plan for the current task or project, breaking it down into bite-sized, actionable steps using a specialized writing skill.
/write-planCreates a detailed implementation plan broken into bite-sized tasks by invoking the superpowers:writing-plans skill.
/superpowers-write-planCreates a detailed implementation plan with bite-sized tasks for the current project or feature.
/create-planCreates hierarchical project plans for solo agentic development, generating briefs, roadmaps, and phase plans from a description of what to plan.