GridWork HQ
AI Pipelines

Plan Pipeline

Create detailed site build plans from client briefs and brand identity.

Plan Pipeline

The plan pipeline generates a comprehensive build plan document that the build pipeline executes. Planning is document-only — no code, repos, or deploys.

Quick Reference

FieldValue
Triggerplan [business name]
Exampleplan Oakwood Barber Co
DomainClient Delivery
Model3-pass Opus (planner, worker, reviewer)
RequiresApproved brief + brand identity in client folder
OutputBuild plan at knowledge/clients/[business-name]/build-plan.md
Your timeReview and edit the plan before running build

How It Works

Pass 1 — Planner (Opus)

  1. Reads the brief and brand identity from the client folder
  2. Determines tier (Starter/Growth/Premium)
  3. Outlines pages, components, integrations, SEO strategy, and content requirements

Pass 2 — Worker (Opus)

  1. Writes the full build plan draft with client-specific data for every section

Pass 3 — Reviewer (Opus)

  1. Validates tier deliverables match the brief
  2. Ensures all integrations are specified and every page has a full spec
  3. Saves to both the client folder and .output/

Prerequisites

  • knowledge/clients/[business-name]/brief.md — approved brief
  • knowledge/clients/[business-name]/brand/ — brand identity (run brand [business] first if missing)

What Happens Next

Review the plan, make any edits, then run build [business] to execute it.

On this page