Blog Post

From Job Security to Skill Security: A Calm Plan for Workers Feeling Squeezed by LLMs

Khaled Editor · 2026-06-09 17:37

From Job Security to Skill Security: A Calm Plan for Workers Feeling Squeezed by LLMs

Large language models are no longer a side experiment for software teams, writers, analysts, and support staff. They are now built into coding tools, search products, office software, and internal workflows. That has made career anxiety feel immediate. Workers can see some of their daily tasks being drafted, summarized, or scaffolded by a tool in seconds. Managers can see the same thing and start asking whether the same team can produce more with fewer people.

That matters because many careers begin with exactly those tasks. Junior software engineers often start with routine features, documentation, tests, bug triage, and internal tools. Students and early-career workers in other fields often begin with research summaries, first drafts, data cleanup, or customer responses. The central debate is simple: are LLMs mainly a productivity tool that will free people for better work, or are they also shrinking the entry points that workers need to build a career? My view is that workers should stop looking for job security in the old sense and start building skill security. But that is not a cheerful slogan. It is a practical response to a real shift, and it does not remove the responsibility that employers and schools still carry.

What has changed, and what has not

One useful signal came from a recent Hacker News post titled, “LLMs are eroding my software engineering career and I don't know what to do.” That post is not labor market proof. It is an anecdote, not a dataset. But it captures a wider mood that many workers now recognize: the feeling that the floor is moving under roles that once seemed stable.

The facts are clearer at the task level than at the job level. LLMs can already help generate boilerplate code, explain APIs, draft tests, rewrite documentation, summarize tickets, propose SQL queries, and produce first-pass content in many office jobs. In some teams, that creates real productivity gains. In others, the gains are uneven because the output still needs careful review, security checks, debugging, or domain knowledge. We do not yet have a final answer on the total long-term effect on employment. We do have strong evidence that workflows, hiring expectations, and skill expectations are changing now.

That distinction matters. If you wait for a clean macroeconomic verdict before adapting, you may be too late at the individual level. A technology can raise overall productivity and still hurt specific groups of workers for several years. Both things can be true at once.

Why the pressure feels strongest at the bottom of the ladder

The current pressure is not distributed evenly. Senior workers with deep domain knowledge, customer trust, or decision authority usually have more protection than people trying to enter the field. That is one reason this debate feels especially sharp for students, junior professionals, and software workers early in their careers.

In software, the risk is not that LLMs can replace every engineer. The more immediate problem is that they can reduce the amount of routine work used to train junior engineers. A team that once needed several junior developers to handle test writing, CRUD endpoints, documentation, and simple bug fixes may now ask one junior plus a coding assistant to cover the same ground. That may look efficient on a spreadsheet. But it also weakens the apprenticeship path that produces strong mid-level engineers later.

The same pattern appears outside software. A junior analyst may find that the first draft of a market summary can now be produced by a tool. A junior marketer may see social copy, campaign outlines, and audience variants generated instantly. A junior lawyer may use AI to summarize cases faster. The question is no longer whether the tool can help. It can. The question is what happens to the training value of the work that has been compressed.

That is the real source of much of the fear. Workers are not just afraid of losing tasks. They are afraid of losing the path from small tasks to serious responsibility.

Why “learn AI” is not enough

A common response to this anxiety is, “Just learn AI tools.” That advice is too shallow. Most workers will, of course, need to learn how to use these systems well. But tool familiarity alone is not a durable advantage. If a skill can be picked up quickly by millions of people, it is useful, but it is not a strong moat.

What lasts longer is the ability to do the parts of work that sit closest to consequences: deciding what problem matters, checking whether the output is correct, understanding the customer or domain, handling ambiguity, managing risk, and explaining trade-offs to other people. In short, the value shifts away from producing raw draft material and toward judging, integrating, and owning the result.

The safest career plan is no longer to protect a title. It is to build a set of portable skills that still matter when the tools improve.

That is what skill security means. It does not mean chasing every new model release. It means becoming useful in ways that travel across tools, teams, and economic cycles.

What skill security looks like in practice

For a software engineer, skill security looks less like “I can write code fast” and more like “I can take a messy bug report, reproduce the issue, trace it through logs, identify the likely failure point, weigh fix options, ship safely, and explain the trade-offs.” The first claim is easier for a tool to narrow. The second depends on context, verification, and accountability.

For a data worker, it looks less like “I can generate charts and summaries” and more like “I can tell when the data is incomplete, challenge a bad metric, and turn analysis into a decision.” For a writer or communications professional, it looks less like “I can produce text quickly” and more like “I can interview people well, understand audience needs, verify claims, and shape a piece that earns trust.”

Notice the pattern. The stronger position is usually not the one furthest from AI. It is the one that uses AI where useful but stays anchored in human judgment, domain knowledge, and responsibility for outcomes.

A calm plan for workers who feel squeezed

If you feel pressure now, the goal is not to predict the whole labor market. The goal is to reduce your personal risk and increase your options. That starts with a more exact view of your work.

  • Break your job into tasks, not titles. Write down what you actually do each week. Which tasks are easy to automate, accelerate, or outsource? Which tasks require context, trust, coordination, or sign-off? This is the clearest way to see where your current exposure really is.
  • Move closer to the point of decision. Work is safer when it affects real outcomes and someone must stand behind it. In software, that may mean debugging production issues, working with customers, doing architecture reviews, or handling security and reliability. In office work, it may mean client communication, compliance, process ownership, or operational follow-through.
  • Build evidence of judgment, not just output. A portfolio should not only show what you made. It should show the problem, the constraints, the trade-offs, what went wrong, and why your final choice made sense. Employers can find generated output anywhere. They still need proof that you can think clearly under real limits.
  • Learn one domain deeply. Generic tool fluency is widely available. Industry knowledge is not. Healthcare workflows, logistics systems, tax rules, manufacturing processes, developer infrastructure, procurement cycles, and security practices all create valuable context that models do not remove.
  • Use LLMs, but do not let them define your identity. Learn where they help you move faster. Also learn where they fail: hidden errors, weak assumptions, invented citations, broken edge cases, insecure code, and shallow reasoning about real-world constraints. The worker who can review well is often more valuable than the worker who can prompt well.
  • Invest in communication. Clear writing, concise status updates, strong questions, and the ability to explain technical issues to non-technical people are still underrated career protection. As drafting gets cheaper, clarity becomes more important, not less.
  • Stay employable outside your current employer. Update your resume and portfolio. Keep relationships warm. Watch where demand is moving. If your company is cutting junior roles, reducing mentorship, or using AI mainly as a headcount story, treat that as information, not just atmosphere.
  • Lower the emotional temperature. Panic makes people either freeze or chase weak signals. You do not need to reinvent your career every month. You do need a disciplined routine: learn, document your work, talk to people, and strengthen your finances where possible.

Counterpoints that deserve respect

There are fair objections to a more cautious view. Many past technologies also triggered fear, yet over time they created new categories of work. Software demand may rise if LLMs lower the cost of building products. Small teams may launch projects that once required much bigger budgets. Some organizations will hire more, not fewer, because their ambitions expand when output gets cheaper.

It is also true that current LLMs are unreliable in ways that matter. They can produce plausible but wrong answers. They struggle with hidden context. They can introduce security risks or compliance problems if used carelessly. In many settings, they are far from a full substitute for an experienced worker.

Those points are real, but they do not cancel the concern. Productivity gains do not automatically protect workers. A market can grow overall while still becoming harsher for newcomers or weaker for people whose tasks were easiest to compress. That is why “history says new jobs will appear” is not enough as personal advice. Even if it turns out to be true in the long run, the transition period can still be painful and uneven.

What employers and schools should stop ignoring

Workers should adapt, but this cannot be framed as an individual problem alone. Institutions help shape whether AI becomes a tool for better work or mainly a tool for shifting risk downward.

  • Employers should not erase the training ladder. If firms cut junior hiring and rely on a thinner layer of seniors using AI tools, they may save money now and weaken their future talent pipeline later.
  • Managers should define responsible use clearly. Workers need to know where AI assistance is allowed, what must be verified, and who carries accountability when mistakes reach customers or internal systems.
  • Schools should teach verification and domain thinking, not prompt theater. Students need practice in checking outputs, reasoning under uncertainty, working with real constraints, and understanding how organizations actually operate.
  • Public policy should take transition pain seriously. The right response is not to stop useful tools. It is to invest in retraining, fair labor standards, and better access to career mobility for people caught in the squeeze.

The practical bottom line

Workers are right to feel unsettled. Something important is changing. But the answer is not to defend every old task as if it will return to its previous value. Nor is it to pretend that everyone can solve the problem by becoming an “AI expert” overnight.

The better plan is calmer and harder. Use the tools. Learn where they help. Then build the skills that stay valuable when output gets cheap: judgment, verification, domain knowledge, communication, coordination, and responsibility for outcomes. Job titles may become less stable. Portable ability matters more.

If LLMs are making your career feel smaller, do not focus only on protecting your current role. Focus on becoming the person who can still create value when the toolchain changes again. That is not a guarantee. But it is a stronger form of security than waiting for the market to become comfortable on its own.

← Back to Blog