Refining and iterating on a plan

Adjust generated blueprints before handing them to the Agent workflow.

Written By Grout

Last updated 1 day ago

A generated plan is a starting point, not a final answer. This article covers refining it before you build.

Iterating on a blueprint

  1. Review the generated architecture and directory structure.
  2. Adjust the description to correct scope, stack choices, or structure.
  3. Regenerate and compare.
  4. Repeat until the blueprint matches your intent.

[SCREENSHOT: Iterating on a plan in Grout Code]

Handing off to Agent

Once the plan is solid, the Agent workflow can build against it β€” writing the multi-file features the blueprint describes. See Using the Agent workflow.