Terms  /  Human-Agent Relationship  /  Skill Atrophy
07 · Human-Agent Relationship

Skill Atrophy

Decay of human technical skills from prolonged delegation to agents.

Skill Atrophy is the natural consequence of delegation without practice. Skills that aren't exercised degrade. A developer who delegates all SQL query writing to an agent will gradually lose their ability to write SQL. A designer who delegates all CSS to an agent will lose their understanding of layout systems. This isn't hypothetical — it's the same phenomenon that GPS navigation created: people who rely exclusively on GPS lose their ability to navigate independently. The skill doesn't disappear overnight; it atrophies through disuse.

Example
A senior developer has been using an AI coding assistant exclusively for two years. Before AI, they could write complex SQL joins from memory, debug race conditions methodically, and reason about algorithm complexity intuitively. Now, they struggle with basic joins because they haven't written SQL in months. When the AI assistant is down for maintenance, their productivity drops by 70%. They haven't gotten worse at their job — they've let specific skills atrophy by delegating them entirely.

More in Human-Agent Relationship