with one click
wb-plan
// WannaBuild planning phase entrypoint for turning a brief or concrete task into architecture direction, implementation slices, and verification expectations.
// WannaBuild planning phase entrypoint for turning a brief or concrete task into architecture direction, implementation slices, and verification expectations.
[HINT] Download the complete skill directory including SKILL.md and all related files
| name | wb-plan |
| description | WannaBuild planning phase entrypoint for turning a brief or concrete task into architecture direction, implementation slices, and verification expectations. |
Use this phase skill when the user invokes planning or the active WannaBuild workflow is in Plan. A wb-plan or wannabuild:wb-plan invocation starts or resumes the full WannaBuild loop unless the user explicitly says plan only or do not implement.
Before any planning phase work:
Produce a concrete, verifiable plan from a discovered brief, existing spec, or clear task.
wb-build / Implement automatically.Return the plan directly, or write/update .wannabuild/spec/design.md and .wannabuild/spec/tasks.md when the user asks for workflow artifacts. In full-loop mode, continue to implementation after the plan unless user judgment is required.