Skip to main content

Project Builder

Project Builder is an interactive Expert that takes a large feature from idea to shipped code in optional steps: product design, architecture, ticket breakdown, orchestration — launching a PR Author worker per unit of work in dependency waves — and comms, reporting when changes are ready for review and when the feature is complete. You can start from scratch or drop in an existing starting point — a mockup, doc, existing change, ticket, or rough spec — and enter at any step. The Expert researches the repo, drafts a design doc, iterates with you, breaks the work into tickets, and dispatches implementation to PR Author workers. It never merges implementation changes and never writes feature code itself; the PR Author workers and human reviewers own those.
  • Best for: Features too large for a single change — anything that needs a reviewed design and several coordinated implementation branches.
  • How to use: Start a session with the Project Builder Expert and describe the feature, or paste a link to the doc, mockup, change, or ticket you want to start from. Review and iterate on the design doc it produces, then let it break the work down and orchestrate the implementation.

See Also