Skip to content
Dustin's AI Lab
Go back
Updated:

My Client's Chat Blew Up: Three Questions in One Prompt, and Claude Just Drifted Along With Him

One prompt asked about revenue, a dashboard, and strategy all at once. The AI answered all of it in one go and my client could not follow a word. Two skills, /explain and /first-principles, pulled the conversation back.

I used to think I was the only one who hits information overload talking to Claude and stops understanding what it’s saying. Today I found out I’m not alone. My client has the same problem.

Today we opened up his very long conversation with Claude about the company’s internal monthly report, and that’s when we found the problem. His very first message asked: how much revenue do we need by the end of this year to not lose money. He also dumped in a pile of data and ideas. I skimmed it and thought, well, that’s a pretty detailed prompt.

But scroll down one or two rounds and the AI is already discussing with him whether to restart the ad spend.

Me: ??????

Scrolling back up, I found three things jammed into that one long prompt: a question about revenue, a question about whether he would also need a dashboard later, and a question about whether this business strategy was correct. So he had stuffed data, metrics, and decisions all into the same stretch of conversation. And when the AI answered all of it at once, the scope was too spread out and the information density was too high, and he just BLEW. RIGHT. UP. Couldn’t understand a word of it.

But his response to blowing up was to change the subject and go ask whether there were other metrics. That only let the scope keep spreading, and Claude drifted right along with him, without the courage to pull him back in and tell him “you’re drifting.” Claude got dragged off course too.

So right there I installed two skills for him, the two I use myself every day.

The first is /explain. The moment you feel lost, use this skill. It re-explains what was just said in plain language a high schooler would get. If you don’t get it, use it. No pretending you do.

The second is /first-principles. Use it when your own thinking is stuck and you’re lost. It applies Elon Musk’s first principles, starting with “what happens if we remove this,” cutting whatever can be cut, challenging every built-in assumption, and then rebuilding the reasoning from the most fundamental facts. We ran it over the whole conversation, and the conclusion was that half of the precise numbers he wanted weren’t needed at all, that a lot of the reports the AI was walking him through existed only for the sake of existing, and that the things that actually shape the nature of his operation hadn’t been touched yet.

After using those two skills on the spot, I asked him, “do you agree? Does the discussion feel like it’s converging?”

He came back with a loaded line:

Now I finally understand why my old employees said “working with me is exhausting.”

What I gave him today was a skill that gives the AI the courage to pull his scattered thinking back.

If you want to try the same skills: https://github.com/agentcrew-academy/harness-starter-kit

Another Client, Same Problem: CEO-Level Drift

I ran into the same problem with another client, at an even higher level.

This client is the CEO of a small company, plenty of talent, knows the business inside out. But his two biggest weaknesses: every part of the business still ran on tribal knowledge, with all the know-how and process sitting only in his memory and experience; and his thinking is too flexible, which makes collaborating with AI drift too far off course. We’d already helped him consolidate his scattered raw data once before — connecting APIs where possible, and for the rest, at least turning it into files the AI could read. Just getting that far already put him ahead of most people.

In that session we reviewed how he’d been working with AI, and found the real problem: he’d open a huge number of conversations with AI — about revenue formulas, monitoring metrics, that kind of thing — but every single one of those threads just stopped at the AI’s reply. No log, no conclusion, no version control, nothing. He kept brainstorming with AI, and none of it ever landed anywhere. Some files were named “old version,” others “deprecated,” and fields of the same kind used different formats across files — agents in different conversations had no shared rules at all, and they’d drifted badly over time.

What we did that day was “set the rules.” Made him use the Grill-me skill to pin down every spec — file-naming format, folder structure, internal fields — no more “we’ll figure it out later.” Wrote the finalized specs into a file linked from CLAUDE.md, and built a lint script wired to a hook, so both the rules and the gate would make sure future agents produced files that matched spec. And built a checkpoint skill for closing out work — git commit, push, write the daily log, update the progress file — so every step from here on could be traced back. I reminded him: if it’s not written down, it doesn’t count. The moment you step away from your desk, even for the bathroom, checkpoint first.

My takeaway afterward: all of this is common knowledge if you’re an engineer or a software developer. But outside the programming world, plenty of people don’t know it and genuinely need it. The curse of knowledge never goes away — what feels obvious to you is a valuable skill to everyone outside your bubble.


15-Minute AI Adoption Diagnosis

Fill in a short form to book your free 1-on-1 diagnosis, and find out how you can work with AI without the pain and get a real productivity lift.

Book my free diagnosis
Share this post on:
Previous Post
Making Claude Talk Like a Human: A Plain-English Standard From Aircraft Maintenance Manuals
Next Post
People Who Scored High on the GMAT Work Noticeably Better With AI