What does the presenter mean by a 'K-shaped' AI job market?
It describes two diverging job pools: stagnant traditional knowledge-work roles versus rapidly growing AI-specific roles (designing, building, operating AI) where demand outpaces qualified candidates.
Which skills most frequently appear in AI job postings?
Evaluation and quality judgment are the most-cited skills, followed by specification precision, multi-agent decomposition, failure pattern recognition, trust/security design, context architecture, and token economics.
How is 'specification precision' different from casual prompting?
Specification precision means writing instructions a machine takes literally—clear, unambiguous goals and constraints—rather than the vague, human-friendly prompts that rely on inference.
Why is failure pattern recognition important for AI roles?
Because complex AI systems produce distinct failure modes (context degradation, specification drift, silent failures, etc.); recognizing these early prevents operational disruption and is critical for reliability.
When should a team build an agent vs. not build one?
Teams should evaluate cost and token economics—assess error blast radius, reversibility, frequency of task, and ROI per token to decide whether an agentic solution is economically justified.