Mike Mindel

Agentic engineering

Vision first

I set the destination, give AI a strong scaffold and let the system iterate towards the goal.

“Don't chase the models. Build the scaffold they rise into.”

01 / the five levels

Where this is heading: the five levels

Dan Shapiro maps AI-assisted development onto a ladder, from spicy autocomplete to the software factory: at the bottom you write the code; at the top you set the destination.

LevelStageWhat it means
0Spicy autocompleteAI is a reference tool; the developer writes the code.
1Coding internAI handles snippets and boilerplate under immediate review.
2Junior developerHuman and AI work interactively as pair programmers.
3DeveloperAI writes most of the code, but the human reviews every change.
4Senior developerAI works unattended, relying on automated checks and delayed human review.
5Software factoryPeople set goals; the system plans, builds, verifies and ships.

Most teams sit around level 2 or 3, a human as the bottleneck on every change. I work at level 4 now, building towards 5.

02 / the goal

The goal is a self-correcting loop, not a human reviewing every diff

My model comes from situational awareness: see where you are, adapt, act, check the result and correct course.

  • See
  • Adapt
  • Act
  • Check
  • Correct
03 / compounding

Stronger models make the scaffold more valuable

My answer is the rising tide. The markdown skills a team builds sharpen with every pass. Each pass improves the question; a better question and a better model compound, so stronger models make the same system more valuable.

Slide from the Stride talk 'Stop building on quicksand' — the rising tide lifts both