Prompt Engineer Role 'Has All But Disappeared' as Skills Become Standard Training
Fast Company reports standalone prompt engineer positions are vanishing, with 68% of firms now training all staff in the discipline.
The Death of a Job Title
Prompt engineering as a standalone role “has all but disappeared,” according to Fast Company’s May 2025 reporting. The shift is dramatic: 68% of firms now provide prompt engineering as standard training across all roles rather than hiring specialists for the position.
The data confirms a broader trend. A Microsoft-commissioned survey of 31,000 workers ranked Prompt Engineer second to last among new roles companies plan to add—a stark contrast to the hype cycle of just two years ago.
Why the Skills Matter More Than Ever
Even as the job title fades, the underlying discipline has become critical. Over the last 18 months, agentic AI has emerged as the next evolution of generative AI, in which autonomous software components backed by LLMs independently execute multistep workflows. This evolution demands deeper technical literacy across development teams.
Proper prompt engineering remains crucial for controlling resource costs. Karthik Ramgopal, distinguished engineer at LinkedIn, noted that prefix caching—a technique to store and reuse previous inference requests—is essential for cost optimization. LinkedIn engineers have created prompt engineering playgrounds that run in Jupyter notebooks for developers, data scientists and product managers to experiment safely with agentic AI products.
Reframing the Discipline
In June 2025, Andrej Karpathy posted on X that the term “prompt engineering” trivialises what practitioners actually do, framing the LLM as a CPU, the context window as RAM, and the role as an operating system. This conceptual shift reflects a maturation in how the industry thinks about AI interaction.
Practical Optimization Gains
With Anthropic’s prompt caching, costs can be cut by up to 90% and latency by 85% when static content is placed first and variable content last—a concrete incentive for organizations to integrate these practices across teams rather than siloing them in specialized roles.
As the discipline becomes democratized, the skills that once defined a job title are becoming foundational knowledge.
Source: Thomas Wiegold