Codex steer and Claude /btw
The most useful AI workflow tricks are usually not the flashy ones.
They are the little control surfaces. The subtle moves that keep a session from collapsing into drift, repetition, or polite nonsense.
That is how I think about steer in Codex and /btw in Claude.
Not as magic.
As small interventions that protect context.
The Real Problem Is Drift
You start with a live project, a strong idea, a repo full of history, and a decent sense of what you want.
Then an hour later the AI is still "helping," but the work has begun to slide sideways.
The code is technically fine but tonally off.
The copy is clean but generic.
The structure solves the wrong problem.
The assistant is no longer following the shape of your intent. It is following the shape of its own last few responses.
That is drift.
Most people try to solve it by dumping more instructions into the top of the conversation. Sometimes that works. Often it just makes the session heavier.
The better move is often smaller.
What steer Does In Codex
The value of steer is not that it lets you start over.
The value is that it lets you correct course without breaking momentum.
That matters when you are deep in a repo and the assistant already understands:
- the site structure
- the tone
- the branch state
- the real constraint
- the difference between what looked smart on paper and what actually feels right
At that point you do not want to throw the whole session away. You want to nudge it.
You want to say:
- less of that
- more like this
- keep the architecture, change the tone
- stop optimizing for explanation and start optimizing for signal
- preserve the vision, cut the drift
That is what steering is for.
It is the equivalent of grabbing the wheel before the car reaches the guardrail.
What /btw Does In Claude
I think of /btw as a side-channel for important nuance.
Not the main road. The aside that changes how the main road gets read.
The useful part is not the syntax. The useful part is the pattern:
you inject a clarifying aside before the model hardens around the wrong assumption.
That aside might be:
- the thing you do not want public-facing copy to imply
- the emotional truth behind the project
- the part of the design that should feel rough, not polished
- the business constraint hiding behind the aesthetic decision
- the lived context the model cannot infer from the files alone
Those little asides matter because models tend to overcommit once they think they understand the assignment.
An honest "by the way" can save twenty minutes of cleanup.