Skip to main content
plan is an archived example, not installed by init. Copy it from examples/init-pack/ with its dependency closure, or ask create-workflow for one, then run it: plan turns a request into a structured plan without changing the repo.
plan workflow UI showing an ordered implementation plan

The plan UI shows the single planning task and the ordered step list it emits, with no repo changes.

Inputs

Output Shape

plan returns a summary and ordered steps, for use before implement, research-plan-implement, mission, or tickets-create.

Use it when

  • The request is clear enough to plan, and you want an ordered, reviewable plan before touching code.

Use something else when

Resume & retry

Runs are durable and resume with up --resume.