Reading and challenging agent-generated changes across frontend, backend, and infrastructure without deferring whole layers to someone else.
Interactive Tool
Competency Evolution Explorer
See how each role's competencies transform in the AI era — what carries over, what's entirely new, and what's no longer relevant.
Traditional Role Software Engineer Frontend Engineer · Backend Engineer · Full-Stack Engineer AI-Era Role Product Engineer
From code producer to agent orchestrator and quality judge
Competencies that carry over — transformed
These build on your existing foundation. The core skill survives but the application, scope, and context change fundamentally.
Spotting when output violates established patterns, quietly accumulates tech debt, or introduces security and reliability risk.
Tracing how a localized change propagates through dependencies, contracts, and operational behavior.
Entirely new competencies to develop
No traditional equivalent exists. These represent genuine skill gaps that require deliberate investment to close.
Structuring prompts, rules files, and task plans so agents produce output that fits your standards on the first pass more often, and fails in predictable, recoverable ways when they do not.
Maintaining a high bar when reviewing code you did not write, without rubber-stamping or burning out on nitpicks.
Asking whether the change solves the user's problem and meets the bar for shippable product, not only whether it compiles and passes tests.
What we no longer screen for
These were reasonable signals in the pre-AI era. They are no longer reliable predictors of contribution in agent-augmented teams.
Traditional Role Staff / Principal Engineer Staff Engineer · Principal Engineer · Solutions Architect AI-Era Role AI Architect
From the best individual coder to the architect of systems agents build within
Competencies that carry over — transformed
These build on your existing foundation. The core skill survives but the application, scope, and context change fundamentally.
Architect systems that treat AI agents as execution components inside explicit contracts, not as magic that replaces design.
Anticipate hallucination, scope drift, cost spirals, stale instructions, and ambiguous ownership; design detection and recovery into the architecture.
Translate architecture into rules files, task boundaries, and instructions that both people and agents can execute without improvising structure.
Assess output quality and design risk across domains (backend, data, security, UX) when agents span them.
Entirely new competencies to develop
No traditional equivalent exists. These represent genuine skill gaps that require deliberate investment to close.
Discriminate when workflows, single-agent loops, or multi-agent compositions fit the problem—aligned with established composition patterns for structuring reliable agentic systems.
Tie model and routing choices to measurable quality, latency, and spend—not to model hype.
What we no longer screen for
These were reasonable signals in the pre-AI era. They are no longer reliable predictors of contribution in agent-augmented teams.
Traditional Role Engineering Manager Engineering Manager · Development Manager · Team Lead AI-Era Role Engineering Manager
From tracking velocity to building capability and measuring what matters
Competencies that carry over — transformed
These build on your existing foundation. The core skill survives but the application, scope, and context change fundamentally.
Designing KPI frameworks that reward impact over activity, aligned with the HELM KPI Dashboard.
Moving teams from functional silos to pods organized around outcomes and customer value.
Developing engineers who can evaluate and review at volume with consistent standards.
Entirely new competencies to develop
No traditional equivalent exists. These represent genuine skill gaps that require deliberate investment to close.
Assessing where each person sits on the maturity model and building individual development plans that raise the team floor, not only the ceiling.
Holding space for emotional and identity challenges as roles transform, without letting avoidance stall the whole organization.
Knowing the Plan-Execute-Verify-Ship-Learn loop well enough to see where it breaks in practice and fix the system, not blame individuals.
What we no longer screen for
These were reasonable signals in the pre-AI era. They are no longer reliable predictors of contribution in agent-augmented teams.
Traditional Role SRE / DevOps Engineer Site Reliability Engineer · DevOps Engineer · Infrastructure Engineer AI-Era Role AI Reliability Engineer
From monitoring infrastructure to monitoring the machines that monitor the machines
Competencies that carry over — transformed
These build on your existing foundation. The core skill survives but the application, scope, and context change fundamentally.
Building monitoring for non-deterministic operations where identical inputs do not guarantee identical outputs, and where "green" infra can mask behavioral failure.
Adapting detection, communication, and postmortem practice when the trigger is an agent workflow rather than a failed deploy.
Entirely new competencies to develop
No traditional equivalent exists. These represent genuine skill gaps that require deliberate investment to close.
Understanding how agents fail differently from deterministic software: stochastic outputs, plausible mistakes, cost multiplication, and scope drift that bypasses conventional tests.
Token-level cost tracking, budget alerting, chargeback or showback discipline, and optimization for AI workloads without starving legitimate use.
Translating policy into automated enforcement, from secret scanning and PII detection to safety classification and dependency rules.
Runtime monitoring and enforcement of governance policies (registry compliance, access boundaries, cost budgets) across agent operations. Distinct from the Platform Engineer who builds the governance infrastructure itself.
What we no longer screen for
These were reasonable signals in the pre-AI era. They are no longer reliable predictors of contribution in agent-augmented teams.
Traditional Role QA Engineer / SDET QA Engineer · SDET · QA Lead · Test Engineer AI-Era Role QA Engineer + Evaluation Lead
The role that splits in two — one judges the agent, the other judges the product
Competencies that carry over — transformed
These build on your existing foundation. The core skill survives but the application, scope, and context change fundamentally.
Assessing experience quality beyond functional pass/fail.
Infrastructure that keeps up with high-volume agent output without drowning the team in manual review.
Turning quality signals into concrete, prioritized feedback for engineering and product.
Entirely new competencies to develop
No traditional equivalent exists. These represent genuine skill gaps that require deliberate investment to close.
Defining eval suites for non-deterministic or open-ended output — where "correct" is graded, not always unique.
Spotting gradual degradation that no single PR or green build exposes.
Setting thresholds, confidence, and sampling when binary gates mislead.
What we no longer screen for
These were reasonable signals in the pre-AI era. They are no longer reliable predictors of contribution in agent-augmented teams.
Traditional Role Platform / Infrastructure Engineer Platform Engineer · Infrastructure Engineer · DevOps Engineer AI-Era Role Platform Engineer
From CI/CD pipelines to agent infrastructure and governance at scale
Competencies that carry over — transformed
These build on your existing foundation. The core skill survives but the application, scope, and context change fundamentally.
Token-level cost tracking, routing for economic efficiency, and caching strategies tuned to generative workloads.
Treating infrastructure as a product engineering teams adopt; designing agent execution experience with the same rigor once applied to builds and deploys.
Systems that survive fleet-level agent operations across many teams and repositories without collapsing into tribal knowledge and shadow endpoints.
Entirely new competencies to develop
No traditional equivalent exists. These represent genuine skill gaps that require deliberate investment to close.
Model hosting, inference optimization, GPU management, and the workload patterns that distinguish LLM serving from stateless web tiers.
Registry, access control, and audit systems for autonomous operations, not only for human users and service accounts.
Secure connectivity between agents and production systems, secret lifecycle, and explicit boundaries when machines act with elevated scope.
What we no longer screen for
These were reasonable signals in the pre-AI era. They are no longer reliable predictors of contribution in agent-augmented teams.
Traditional Role Product Manager Product Manager · Product Owner · Business Analyst AI-Era Role Product Manager
From directing execution to orchestrating intent through precision requirements
Competencies that carry over — transformed
These build on your existing foundation. The core skill survives but the application, scope, and context change fundamentally.
Craft acceptance criteria that are agent-executable—specific enough to act on, verifiable enough for human judgment.
Decide quality and direction when agent output arrives far faster than traditional engineering cycles.
Anchor success in product metrics (adoption, satisfaction, retention), not only delivery metrics (stories closed, features shipped).
Use the Learn phase to improve requirement templates and criteria based on what actually shipped and how users responded.
Entirely new competencies to develop
No traditional equivalent exists. These represent genuine skill gaps that require deliberate investment to close.
Know what agents do well and where human judgment must intervene, and shape requirements accordingly.
Prefer boundaries—"never violate this," "always uphold that"—over brittle procedural scripts.
What we no longer screen for
These were reasonable signals in the pre-AI era. They are no longer reliable predictors of contribution in agent-augmented teams.
Traditional Role Product Designer UX Designer · UI Designer · Product Designer · Interaction Designer AI-Era Role Product Designer
From producing screens to governing the system agents generate from
Competencies that carry over — transformed
These build on your existing foundation. The core skill survives but the application, scope, and context change fundamentally.
Building and maintaining systems precise enough for generation—tokens, components, patterns, and rules at implementation depth.
Quickly assessing many agent-generated interfaces while still sensing subtle failures—timing, spacing rhythm, visual weight, tone.
Baking a11y requirements into the system so compliance is systematic, not heroic last-mile fixes.
Working with engineering and product so requirements land as agent-executable constraints, not ambiguous intent.
Entirely new competencies to develop
No traditional equivalent exists. These represent genuine skill gaps that require deliberate investment to close.
Moving from primary production to quality control—reviewing, auditing, and correcting agent output at volume without losing standards.
Expressing design intent in structured forms (token JSON, component APIs, interaction specs) agents can execute against.
What we no longer screen for
These were reasonable signals in the pre-AI era. They are no longer reliable predictors of contribution in agent-augmented teams.