rob · axpr.net

AI: Enabling Rapid Feedback

People learn to do things better when feedback comes quickly. Deliberate practice research has shown it for decades. Software took the lesson to heart: a modern developer learns in minutes whether their code runs. Most knowledge work never built that loop. An analyst waits days for a review. A manager may only get one real critique a year.

AI provides you the opportunity to dramatically shift this feedback loop: you can get feedback immediately. Before you send that email to an executive, open a pull request, or finalize an analysis, ask a model to critique it against the standard you’re aiming for. Not rewrite it: Critique it. Then decide what to act on.

Two things make it work.

It’s a rehearsal partner, not the judge. The feedback is fast, not authoritative. The skill is filtering it, the way you’d filter a sharp but occasionally wrong editor.

And it can’t be optional. If the check only happens when you remember, it won’t. Build it into the process so it runs every time, providing that immediate feedback.

The real cost of slow feedback was never the wait. It was getting good at doing your work poorly.