Get your free personalized podcast brief

We scan new podcasts and send you the top 5 insights daily.

AI models will dutifully try to fix reported bugs, even in a poorly architected system. A true senior engineer provides value by stepping back, identifying the root cause (e.g., flawed architecture), and pushing for a necessary, albeit difficult, system rewrite.

Related Insights

As AI automates more day-to-day coding, the critical skill for engineers is becoming 'systems thinking'—understanding the entire workflow and how components interact. This was once a senior-level trait but is now essential for everyone in engineering.

After struggling to improve an AI system, a team replaced it with simple canned statements and a decision tree. User complaints vanished overnight. This reveals a critical, counterintuitive skill for AI engineers: recognizing when a non-AI solution is superior and having the courage to implement it.

As AI agents handle the mechanics of code generation, the primary role of a developer is elevated. The new bottlenecks are not typing speed or syntax, but higher-level cognitive tasks: deciding what to build, designing system architecture, and curating the AI's work.

AI agents function like junior engineers, capable of generating code that introduces bugs, security flaws, or maintenance debt. This increases the demand for senior engineers who can provide architectural oversight, review code, and prevent system degradation, making their expertise more critical than ever.

Contrary to the belief that AI levels the playing field, senior engineers extract more value from it. They leverage their experience to guide the AI, critically review its output as they would a junior hire's code, and correct its mistakes. This allows them to accelerate their workflow without blindly shipping low-quality code.

While junior engineers quickly become AI power users, Glean sees that many productive senior engineers haven't adopted code-gen tools as heavily. Their core value lies in complex tasks like debugging, design, and troubleshooting—areas where current AI provides less leverage than in writing new code.

Since coding agents can perform like junior engineers, the value of simply writing code quickly and correctly is diminishing. The new critical skill for engineers is the ability to judge AI-generated code, architect systems, and effectively steer agents to implement a high-level design.

AI excels at generating code, making that task a commodity. The new high-value work for engineers is "verification”—ensuring the AI's output is not just bug-free, but also valuable to customers, aligned with business goals, and strategically sound.

When an AI-coded feature is flawed, the instinct is to patch the specific output. A more effective, long-term approach is to analyze *why* your agent system produced a bad result and improve the underlying agent, skill, or process that failed.

Top engineers are no longer just coding specialists. They are hybrids who cross disciplines—combining product sense, infrastructure knowledge, design skills, and user empathy. AI handles the specialized coding, elevating the value of broad, system-level thinking.