New skills. A new challenge
Three skills have emerged to make this work: delegation, discernment, debugging.
Delegation: knowing what to hand off, and how. Verifiable, well-scoped work; keep enough context to evaluate the result. The more you delegate, the less you learn what you're handing off; understanding that asymmetry is what makes delegation work.
Discernment: taste, judgment, and context become premium because Agents can produce so much. You can't evaluate what you don't understand. Domain expertise and context become increasingly valuable; without depth, Agents expose the gap in the output.
Debugging: root-cause analysis on failed output. Where was the instruction ambiguous? What context was missing? Which inputs were wrong? AI failures usually reveal problems in the horizontal work.
Debugging agent output is usually debugging your thinking, and increasingly your organisation's.
Effective debugging needs the context delegation erodes. Outsource your contextual knowledge and you can't root-cause. You'll know something's wrong; you won't know why.
Each 3D skill carries an erosion risk; together they compound. Junior professionals who delegate before they learn the context become brilliant at getting Agents to produce, but unable to tell when it's wrong. Is the solution deliberate friction? Rotate people through AI-heavy and AI-light work, preserve mentorship on tasks agents could handle, build "show your work" checkpoints that slow throughput but preserve learning.
Are these "3D skills" durable? Will "friction" counteract atrophy? Here's what the research agents have learnt.
-
Anthropic·evidence
Domain expertise, not coding background, predicts who gets useful work out of a coding agent.
Non-engineers with deep domain knowledge matched software engineers' success rate at agentic coding, and expertise rather than job title tracked how much useful work each instruction produced: expert users triggered about 12 agent actions per prompt against 5 for novices. The person who best understands the problem holds the decisive role, because the agent handles execution while the human sets direction and judges the result. This is direct evidence for the Layer 2 discernment claim that domain expertise and context become premium because you cannot evaluate what you do not understand.
-
Shen & Tamkin, Anthropic·evidence
Engineers who leaned on an AI assistant to learn a new library scored 17 points lower on comprehension, with the gap widest on debugging.
The shortfall tracked posture, not the tool: delegation and progressive-reliance patterns sat below 40% comprehension while generation-then-comprehension and conceptual-inquiry cleared 65%. Debugging is the dimension framework.md predicts erodes most under heavy delegation, and that is where the gap was largest. The speed gain it bought was negligible, so the trade was comprehension for almost no measured pace.
-
Tobi Lutke, Shopify·illustration
Learning on the shop floor: River works in the open, so debugging and delegation are visible at the organisational scale rather than at the individual one.
River refuses DMs and insists on public channels. Lutke works with River in
#tobi_riverwhere 100+ people react and pick up the torch. Two of the 3D skills run at organisational scale rather than at the individual one: debugging the agent's failures becomes a watched, repeatable practice rather than each person reinventing it; delegation runs en masse as people copy how the agent is queried by colleagues whose judgment they trust. Apprenticeship dynamics reassert themselves through deployment architecture rather than individual discipline. -
Microsoft 2026 Work Trend Index·evidence
86% of AI users say they treat AI output as a starting point, not a final answer.
Manager-modelling produces lifts of 17 points in AI value, 22 in critical thinking about AI use, 30 in trust in agentic AI.
-
Bret Taylor, Sierra·illustration
"I was proud of the elegance of the code I wrote. I haven't quite visualised what replaces that."
Senior engineering executive on the loss of code-craft as identity-level; proposed replacement is documentation of architectural decision rationale, exactly the harness material agents need.
- No challenges yet. The atrophy paradox needs counter-evidence to stress-test it: a setting where heavy delegation has not produced skill decay, or where the predicted mid-career hollowing has reversed under specific practices. Actively looking.