GridWork HQ
AI Pipelines

Propose Pipeline

Generate client proposals from completed briefs using tiered model routing.

Propose Pipeline

The propose pipeline generates a ready-to-send proposal from a completed client brief using three model passes.

Quick Reference

FieldValue
Triggerpropose [business name]
Examplepropose Oakwood Barber Co
DomainClient Delivery
Model3-pass: Opus (planner) then Sonnet (writer) then Opus (reviewer)
RequiresCompleted brief at knowledge/clients/[business-name]/brief.md
OutputProposal at .output/propose-[business-name].md
Your time~10 minutes to review and adjust pricing

How It Works

Pass 1 — Planner (Opus)

  1. Reads the completed brief from the client folder
  2. Determines tier and pricing from knowledge/business/pricing.md
  3. Outlines the proposal: section order, key selling points, pricing, tone guidance

Pass 2 — Writer (Sonnet)

  1. Reads the outline and drafts the complete proposal
  2. Uses knowledge/templates/proposal-template.md as structure: project summary, scope of work, deliverables, timeline, pricing, payment terms, next steps

Pass 3 — Reviewer (Opus)

  1. Reviews for persuasion, pricing correctness, client specificity, and professional tone
  2. Fixes any issues
  3. Presents the final proposal for review

Prerequisites

The client must have a completed brief. Use the appropriate tiered template:

  • brief-template-starter.md — Starter tier
  • brief-template-growth.md — Growth tier
  • brief-template-premium.md — Premium tier

Save the completed brief as knowledge/clients/[business-name]/brief.md.

After generating, run compile proposal [business] to produce the final branded version.

On this page