Activity
Mon
Wed
Fri
Sun
Sep
Oct
Nov
Dec
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
What is this?
Less
More

Owned by Jerry

Contour Secrets 🤫

100 members • Free

Your #1 Go-To Resource for Starting, Building, & Growing Your Contour Business!

Provider Support & Training

🏛️ Coaching Academy

4.6k members • Free

AI Video Bootcamp

26.7k members • $9/month

The Video Dept.

6.2k members • Free

AI Automation Vault

32.5k members • Free

The Iron Forge Brotherhood

48.5k members • Free

Agentic AI for Founders

3.7k members • $97/month

CEO Lab (Marketer School)

1.3k members • $197/month

AI Marketing Insiders

1.9k members • Free

Skoolers

161.8k members • Free

89 contributions to GHL Command
GHL Command is AWESOMESAUCE
Claude Code + GHL Command built my client a quote system in 24 hours. His customers were saying YES and nobody could hear it. My tree service client dropped this on me in a meeting: "My quotes keep going to junk mail, and customers can't figure out how to accept them." So I dug in. His ops software sends every quote from a shared no-reply address that thousands of contractors use. Straight to spam. But here's the part that made my jaw drop: Gmail was adding a suggested reply button to his quotes that literally said "I accept the proposal." Customers were tapping it. The acceptance went to the no-reply address and evaporated. His customers were saying YES to jobs and nobody ever heard it. He was losing booked work and blaming himself. I told him I'd take a run at it. Claude Code and GHL Command, one afternoon. What we built: His admin keeps quoting in her ops software exactly as always. The ONLY change: she emails the finished quote to one special email address instead of the customer. A small Cloud Flare worker reads the PDF with AI, pulls the customer, the quote number, and every pricing option, then sends her a one-click approval email. She hits the green button, and the customer gets a branded quote FROM HIS OWN DOMAIN with a big green Accept button under each option. One tap and the owner's phone buzzes with who accepted, which option, and the price. Go quiet? Automatic follow-ups on day 2, 5, and 10 that stop the second they reply. Every quote becomes a pipeline card, so in 30 days he sees his real closing ratio in dollars. Day one: seven real customer quotes through the system. First acceptance buzzed his phone in under ten seconds. Now the friction point, and why GHL Command was the hero: almost everything in this build lives in the GHL workflow builder, and the public API CANNOT touch the workflow builder. Without GHL Command I'd have spent two days clicking through the UI building 8 workflows, 3 forms, 12 custom fields, trigger links, and a pipeline by hand. Instead Claude Code built, validated, and published all of it through GHL Command while I sat with a coffee and made decisions. When GHL quietly tightened a validation rule mid-build, GHL Command's error messages were clear enough that Claude fixed the node shape in two tries. That is the difference between a tool and a teammate.
GHL Command is AWESOMESAUCE
0 likes • 2d
You are a rockstar Paul! Love it!
Turn Off the Old Workflow First
Command note: I rebuilt a client's follow-up sequence, published the new one, and never turned off the old one. For two days every new lead sat in both. Same offer, two different messages, about an hour apart. The client noticed before I did. What actually went wrong: • The old workflow's trigger was still live, so new contacts kept entering it • Publishing the new one felt like finishing, so I stopped looking • Neither workflow knew the other existed, so nothing failed loudly The fix is a habit, not a feature. On every rebuild: 1) Find the trigger, not the workflow. List every automation that fires on the same form, tag, or stage before you build anything. 2) Publish the replacement and unpublish the old one in the same sitting. If you leave the room, you will forget. 3) Run one test contact through and watch which workflows they enter. Exactly one should. 4) Come back in 24 hours and check the old workflow's enrollment count. Zero means clean. Anything else means the trigger is still open. The reason this one stings is that nothing was broken. Both workflows did exactly what they were told. The account just had two sets of instructions for the same moment, and nobody had retired the first one. A rebuild is not done when the new thing works. It is done when the old thing stops.
0
0
Turn Off the Old Workflow First
Fix It Twice, Then Write the Rule
Command note: the third time you fix the same thing by hand, the problem is not the fix. It is that nobody ever wrote the rule. Every account collects small chores you handle manually because each one only takes two minutes. Two minutes, forty times a month, across six clients, is your week. The ones hiding in plain sight: • Retyping the same reply to the same question • Moving a contact to the right stage after every booking • Re-tagging leads the form should have tagged • Chasing a missing phone number before anyone can call • Reminding a client to answer their own inbox Do this today: 1) Keep a running note for one week. Every manual fix, one line each. 2) At the end of the week, count the repeats. Three or more times is a candidate. 3) Take the top one and write the rule in plain English before you open any builder: when X happens, do Y, unless Z. 4) Build the smallest version that covers the common case. Leave the edge cases to a human on purpose. 5) Put a name and a review date on it so it does not quietly rot. Most agency owners try to automate the whole job and stall. Automate the one sentence you can already say out loud, and you will ship it this week. A chore you keep repeating is a rule you never bothered to write down.
0
0
Fix It Twice, Then Write the Rule
Make One Opt-Out Stop Everything
Command note: a contact who says "stop" should stop everything, not the one message they happened to be standing in. Most accounts have several outbound paths that were built at different times. A nurture workflow. A campaign. A review request. A rebooking reminder. A manual send from the inbox. The opt-out usually only unhooks one of them. Where the leaks show up: • DND set on SMS while email keeps sending • A suppression tag that only one workflow actually checks • A second workflow that re-adds the tag the first one just removed • Manual sends from the conversations tab that ignore all of it Do this today, on one account: 1) Set DND on a test contact across every channel, not just SMS. 2) List every workflow and campaign that can send that contact anything. 3) Confirm each one checks DND or your suppression tag before its send step. 4) Find the automation that can re-add the entry tag and close that loop. 5) Write the rule in the account notes so the next build inherits it. The fix is boring on purpose: one suppression signal, honored everywhere, checked before every send. Not three tags that each mean "sort of stop." A contact who has to ask twice is telling you the system does not listen. Build one door out, and make every path use it.
0
0
Make One Opt-Out Stop Everything
Trace Every Won Deal Back to Its Source
Command note: most agencies report on leads. Almost nobody reports on which leads turned into money. Lead volume by source is a vanity number. A source that produces 200 leads and two closes is worse than one that produces 20 leads and six closes, and your client is paying for the first one. The command I run at the start of every month: "Pull every opportunity marked Won in the last 90 days, match each one back to the contact's original source, and give me count and total value per source. Then do the same for Lost." What comes back: • Sources that fill the pipeline but never close • Sources that look small and quietly carry the account • Deals with no source at all, which is a tracking gap you did not know you had Do this today: 1) Run it on your biggest account first. That is where the wasted spend is. 2) Look at the no-source bucket before anything else. If it is large, fix attribution before you trust any of the rest. 3) Compare won value per source against what the client actually spends on that source. 4) Bring one line to the next client call: this channel produced X in closed revenue. One caution: 90 days on a young account is noise, not signal. Read it as a question worth asking, not a verdict. Leads tell you what got in the door. Won deals tell you what to buy more of.
0
0
Trace Every Won Deal Back to Its Source
1-10 of 89
Jerry Relth
3
42 points to level up
@jerry-relth-2483
Helping clinics help more people!

Active 18h ago
Joined Jun 2, 2026
Peoria, AZ