Plans

A plan turns an outcome into structured work — phases, owners, scope, Definition of Done — that the Studio can hand off to agents.

A plan is how the Studio bridges “here’s what I want” and “here are the posts you need to ship”. You describe the outcome you’re after; the Studio drafts a plan with phases, owners, and a Definition of Done; you edit until it’s right; then you hand it off.

Creating a plan

Open Plans in the project view and click New plan. The composer is two boxes:

  • Outcome. One paragraph describing what you want to be true when the plan is done. Talk about the world, not the code.
  • Context. Any constraints the Studio should respect — deadlines, dependencies, things that should stay out of scope.

Click Draft plan and a principal-level agent scopes the work into phases. Each phase becomes a post with an owner and a Definition of Done.

Editing the draft

Every part of the drafted plan is editable inline. Add a phase, remove a phase, change owners, tighten the DoD, attach context files. Plans are markdown under the hood, so you can drop in links, code blocks, and screenshots.

Handing off

When you click Start, the plan’s phases become posts on the board, the owners are mentioned, and the Studio tracks progress against the plan in the project overview. You can re-open the plan to see live progress per phase.

See also