THE INSTRUCTION GAP
Following Sequential AI Output as a Measurable Human Skill
The Instruction Gap is a paper by David Borish that identifies the ability to follow sequential AI output as a distinct, measurable cognitive skill that is now the primary bottleneck in AI-assisted development. As AI coding agents generate complete builds, integration sequences, and deployment instructions from natural language, the human failure point has moved from prompting quality to execution discipline. Five decades of working memory research explain exactly why instruction sequences break down, where in the sequence they break down, and what interventions reliably improve completion rates. This paper provides the research foundation, failure pattern analysis, enterprise implementation data, and a five-principle practice framework to support that conclusion.
KEY FINDINGS
-
The bottleneck in AI-assisted development has shifted from prompting to execution. Most failed builds trace to incomplete human execution of correctly specified steps, not model error or poor prompt construction. The field has not updated its framing to reflect this shift.
-
Working memory capacity is the primary constraint on instruction-following performance, documented across five decades of psychological research. The failure pattern is not random: early steps in a sequence get completed, middle and later steps do not. The failure is cognitive, predictable, and patterned.
-
A 2016 study in Memory and Cognition found that executing each step immediately upon reading it, rather than reading the full sequence and then executing from memory, significantly improves completion rates. The mechanism is enactment: doing the step encodes what comes next.
-
A 2015 study in Scientific Reports found that demonstrated instructions produce significantly better recall and completion than written or spoken ones. This explains why video walkthroughs consistently outperform written documentation even when the written version is more complete.
-
Milgram's obedience research across 19 experimental variations shows that instruction-following compliance drops measurably when no authority structure enforces completion. Most AI implementation environments have no such structure, and the data predicts exactly what practitioners observe.
-
Fewer than 20 percent of enterprise AI projects achieve their expected ROI (Boston Consulting Group). Instruction-following failure as a root cause does not appear in standard post-mortems because it has not been named or measured. The paper identifies the specific mechanics of how enterprise sequence execution breaks down across distributed teams.
-
The paper closes with five principles of good instruction-following practice: enactment before advancement, explicit verification, sequence integrity, single-thread execution, and debrief on failure before diagnosing tool error.
ABOUT THE AUTHOR
David Borish is an Enterprise AI Strategist with 25 years of experience across technology (AI), CPG, sports tech, and finance. He created the Open-Prem Inflection Point framework and delivers the Open-Prem Strategy Accelerator workshop.
Last Updated: April 1st, 2025
Related: Link to Open-Prem V2 | Link to Open-Prem V2 Update | Link to Open-Prem V3 | Open-Prem Workshop | Link to All Papers | Speaking | Link to Exponential Replacement Curve | Link to Exponential Replacement Curve V2