SHAI

S6 GHL

/ghl-pipeline

Agent 49: GHL Sales Pipeline (S6 GHL ops)

Designs a business's sales pipeline stages (tied to /ghl-funnel's funnel and /ghl-tags's stage tags) and manages real opportunities through them via GHL's official Opportunities API. No create-pipeline endpoint exists (GET /opportunities/pipelines is read-only) -- stage-structure creation is a Settings-UI manual-fallback checklist, while opportunity create/move/lost-reason tracking is fully API-drivable once the structure exists and a lead is named.

verified (fixture) 2026-09-08 · needs-connector: ghlv0.1.0

Run itAll agents

Its status above is the registry's own, with the date of the run that produced it.

What it is for

Contract A

  • #49GHL pipelines

Example requests

  • set up our sales pipeline
  • move this lead to discovery-booked
  • what stages should our pipeline have
  • ghl pipeline

What it needs, and what it hands back

Needs connected

  • ghl

Hands back

  • clients/<business-slug>/plans/ghl/pipeline-<date>.md (stage design, Settings checklist, opportunity log)

Stops and asks

Nothing this agent does is irreversible on its own, so it asks for no approval of its own. Spending, sending and publishing are approved wherever they happen.

Steps it cannot do through an API, and hands you instead: creating the pipeline's stage structure in Settings -> Pipelines -- no API endpoint exists for it.

How it runs

These are the headings of its own written instructions — 202 lines you can read and change.

  1. Step 0 — Environment, connection, and profile
  2. Step 1 — Design the stages (manual-fallback for creation, by design)
  3. Step 2 — Manage real opportunities (once the pipeline exists)