From hyperpowers
Transforms a feature idea into an approved markdown specification and structured task directory.
How this command is triggered — by the user, by Claude, or both
Slash command
/hyperpowers:brainstormThe summary Claude sees in its command listing — used to decide when to auto-load this command
Use the hyperpowers:brainstorming skill exactly as written.
Use the hyperpowers:brainstorming skill exactly as written.
npx claudepluginhub withzombies/hyperpowers --plugin hyperpowers/devkit.brainstormTransforms an idea into a structured functional specification document (WHAT, not HOW) for new features.
/menuGuides users from a vague idea to complete DESIGN-SPEC.md and TEST-SPEC.md files, adapting format to any task type (code, ops, docs, infra).
/specCreates complete feature specifications from rough ideas, producing implementation plans with a supportive, expert tone.
/ia-planTransforms feature descriptions into structured project plans following conventions, incorporating brainstorms and local research. Outputs markdown files in docs/plans/.
/planBrainstorms and plans a new feature or task through interactive conversation, guided by instructions in SKILL.md after user provides a description.
/planGenerates project spec and requirements backlog (no args) or feature FRD grounded in project spec (with feature arg). Tracks progress in tasks/todo.md.