I gave my AI a workflow instead of a chat window

I gave my AI a workflow instead of a chat window

An AI in a chat window is a brilliant contractor with amnesia. Every morning you hire it again, explain the whole project again, and watch it forget by lunch. For a while I was the memory it did not have, re-narrating where every project stood before I could get a single useful answer.

So I stopped being the memory and moved the AI into my repo.

The repo is the workflow

I run several products at once as a solo builder, each moving through the same arc: idea, validate, spec, build, ship, launch, grow. I used to carry that map in my head. Now it lives in files.

One file holds today: which product I am on, what stage it is at, the one thing I am doing about it. Each product is a folder that collects its own work as it moves, the idea, the validation scorecard, the spec, the build log. The AI reads those before it does anything. Nothing gets re-explained, because the context sits on disk instead of in a conversation I have to rebuild from memory.

That single change moved the needle more than any prompt trick. A model is only as good as what it knows about your situation, and a chat tab forgets the moment you close it. A repo remembers.

One mode at a time

The AI also does not try to hold the whole job at once. The work is cut into modes, and each mode is a small brief it loads only when that phase is live. Scoring an idea is one mode. Writing the spec is another. Drafting launch copy and pulling metrics each stand on their own.

When I sit down to validate an idea, it loads the validation playbook and nothing else. It is not refactoring code or writing a tweet in the background at the same time. Narrow context, one job, sharper output. Trying to do everything in one breath is how you get an answer that is vaguely right about everything and exactly right about nothing.

One of those modes runs before I am awake and leaves a one-screen brief on my desk: what moved yesterday, where each product stands, what to put first today. I read it with coffee instead of assembling it by hand.

It drafts, I decide

The rule that makes this safe to run is the one I never bend. The AI drafts and surfaces. It does not decide.

It researches a market, scores an idea, scaffolds the code, writes the launch post. It does not publish anything, push to production, or charge a customer until I say yes. The go or no-go stays with me, every time. That line is not a guardrail I am working around. It is the design. I get a tireless assistant without handing it my reputation or my customers.

None of this came from a smarter model or a cleverer prompt. It came from giving the AI a place to stand, with the state written down and the decisions left to me.