Roles, Competencies & Organisation12 min read·v2.0 · Updated Mar 2026

The Product Competency Model

Five domains of product craft with expanded AI fluency: architecture, evaluation, UX, economics, governance, and builder skills.

TL;DR

  • Five domains: Product Strategy, Discovery & Insight, Execution & Delivery, Influencing People, and AI Fluency. The first four are table stakes. The fifth is the differentiator.
  • AI Fluency now covers six sub-competencies: architecture literacy, evaluation and quality, AI UX, economics and pricing, governance and risk, and builder skills.
  • Use the proficiency levels (Foundational through Expert) for self-assessment, coaching, and career conversations. Not as a checklist.

This model describes the skills a product manager needs to build excellent products in 2026. It is not a job description or a performance rubric. It is a shared vocabulary for identifying strengths, targeting growth areas, and structuring development conversations.

The first four domains cover well-established PM competencies. They're included for completeness but kept concise. Domain 5, AI Fluency, gets the depth it deserves.

The five domains

DomainFocus
Product StrategyConnecting daily work to long-term business value and commercial outcomes.
Discovery & InsightUncovering customer problems through qualitative and quantitative evidence.
Execution & DeliveryTranslating ideas into shipped, high-quality products with speed and discipline.
Influencing PeopleRallying teams and stakeholders through communication, trust, and clarity.
AI FluencyBuilding and managing products where AI is the medium, not a feature bolted on.

1. Product Strategy

The bridge between company vision and the products you build.

Business and commercial acumen

Connecting product decisions to revenue, margin, and growth. Know how the company makes money. Articulate your product's contribution to the bottom line.

LevelIn practice
FoundationalCan link a feature to a business metric and explain why it matters.
ProficientBuilds business cases with financial projections. Defends trade-offs with data.
AdvancedOwns P&L for a product portfolio. Balances growth, innovation, and profitability.
ExpertShapes business strategy for new markets, including pricing and business model design.

Market and competitive analysis

Identifying market problems, mapping the competitive landscape, articulating a differentiated position.

LevelIn practice
FoundationalCan name the top competitors and describe their key differentiators.
ProficientMaintains deep competitive knowledge. Uses it to inform roadmap priorities.
AdvancedAnticipates market shifts and adjusts portfolio strategy proactively.
ExpertIdentifies market gaps and creates new opportunities through novel product strategies.

Vision and roadmapping

Articulating a compelling long-term vision and translating it into a prioritised, outcome-driven roadmap.

LevelIn practice
FoundationalCan articulate the vision for their area and translate goals into a prioritised backlog.
ProficientDefines and owns a multi-quarter roadmap for a product line.
AdvancedDevelops a unified vision and cohesive roadmap for a portfolio of products.
ExpertCreates multi-year strategy guiding investment and execution across the company.

2. Discovery & Insight

Customer insight

The practice of deeply understanding the people you're building for.

LevelIn practice
FoundationalParticipates in customer research. Can cite the top problems with evidence.
ProficientLeads end-to-end discovery with evidence-based understanding of needs and motivations.
AdvancedEstablishes feedback loops with strategic customers. Coaches other PMs on research.
ExpertRecognised authority on the customer and market. Evangelises emerging problems.

Data fluency

Using quantitative and qualitative data to generate actionable insights, not just dashboards.

LevelIn practice
FoundationalDefines success metrics for a feature. Uses basic analytics tools competently.
ProficientDefines coherent metrics for a product line. Tells compelling stories with data.
AdvancedEstablishes portfolio-level KPIs. Drives accountability for outcomes across teams.
ExpertDefines new business metrics reflecting long-term value. Coaches the organisation on data literacy.

Solution shaping

Translating customer problems into intuitive, well-scoped solutions.

LevelIn practice
FoundationalCollaborates with design and engineering to define requirements for a user flow.
ProficientLeads solution design for a product line, balancing user needs with technical constraints.
AdvancedGuides consistent solution quality across a portfolio.
ExpertDefines architectural and design principles that enable the long-term product vision.

3. Execution & Delivery

Requirements craft

Translating problems into clear, actionable, testable requirements.

LevelIn practice
FoundationalWrites clear user stories with well-defined acceptance criteria.
ProficientScopes complex, cross-functional initiatives into shippable increments.
AdvancedEstablishes requirements standards across teams. Mentors other PMs.
ExpertDefines requirements for multi-year strategic initiatives with ambiguous scope.

Delivery leadership

Guiding cross-functional teams through the development lifecycle.

LevelIn practice
FoundationalKeeps team and manager informed of progress and blockers.
ProficientProactively manages stakeholder expectations. Drives end-to-end delivery.
AdvancedAligns senior leaders on shared vision for a portfolio of products.
ExpertBuilds C-suite trust and alignment for complex, multi-year programmes.

Launch and lifecycle management

Getting products out the door and managing them once they are live.

LevelIn practice
FoundationalCollaborates with GTM teams for launch readiness. Monitors key metrics post-launch.
ProficientLeads successful launches. Optimises based on data and customer feedback.
AdvancedOversees launch strategy for a portfolio. Ensures consistent practices.
ExpertDefines the organisation's approach to launches. Guides high-risk, high-visibility releases.

4. Influencing People

Stakeholder management

Building trusted relationships across the organisation.

LevelIn practice
FoundationalKeeps immediate team and manager informed. Communicates clearly.
ProficientProactively manages expectations. Builds strong cross-functional relationships.
AdvancedInfluences senior leaders to align on shared vision and strategy.
ExpertCoaches executives. Operates as a trusted advisor to the C-suite.

Narrative and communication

Crafting stories that move people to action.

LevelIn practice
FoundationalCan articulate product progress clearly and concisely.
ProficientUses narrative memos to align stakeholders on complex initiatives.
AdvancedSynthesises and communicates vision and strategy for a portfolio to senior leadership.
ExpertCoaches executives through compelling, data-driven narratives that shape company direction.

5. AI Fluency

The domain that separates a modern product manager from a traditional one. In 2026, AI fluency is not a nice-to-have or a specialisation. It is the baseline expectation for any PM working on a product that touches a model, an agent, or a data pipeline (which is most of them).

This domain covers six sub-competencies. Each one has its own proficiency table.

5.1 AI architecture literacy

Understanding multi-model orchestration, routing layers, agentic patterns, tool use, and protocols like MCP. You don't need to build these systems. You need to make informed product decisions about them.

LevelIn practice
FoundationalUnderstands the difference between a single model call and a multi-step workflow. Can explain what an API, a prompt, and a context window are.
ProficientCan design multi-step agentic workflows. Understands routing layers, model selection trade-offs (cost, latency, quality), and the worker-manager pattern.
AdvancedOrchestrates multi-model architectures across a product portfolio. Makes informed decisions about tool use, MCP integrations, and when to self-host vs. use managed APIs.
ExpertDefines organisational AI architecture strategy. Evaluates emerging paradigms (multi-agent coordination, recursive agents, federated inference) and guides build/buy/partner decisions.

5.2 Evaluation and quality

Building and maintaining eval suites, monitoring production quality, detecting drift, and running regression tests. Evals are day-one infrastructure, not a post-launch afterthought.

LevelIn practice
FoundationalUnderstands why AI products need structured evaluation beyond manual testing. Can review eval results and interpret pass/fail rates.
ProficientDesigns eval frameworks with seed examples drawn from real production failures. Defines quality rubrics for model outputs. Monitors key quality metrics.
AdvancedEstablishes eval infrastructure across a product portfolio. Implements drift detection, regression suites, and automated quality gates in CI/CD. Traces agent paths, not just final outputs.
ExpertTreats the eval suite as competitive IP. Builds data flywheels where production feedback continuously strengthens evals. Defines quality standards that shape the organisation's AI product culture.

5.3 AI UX and interaction design

Designing experiences where AI is the medium. Inline assistance vs. destination products. Generative UI. The copilot-to-autopilot spectrum. Handling uncertainty, latency, and errors gracefully.

LevelIn practice
FoundationalUnderstands the difference between deterministic and probabilistic UX. Can articulate why AI products need different interaction patterns than traditional software.
ProficientDesigns AI experiences that handle uncertainty well: confidence indicators, graceful fallbacks, human-in-the-loop checkpoints. Knows when to use inline AI vs. a dedicated AI surface.
AdvancedGuides AI UX strategy across a portfolio. Makes informed decisions about the copilot-to-autopilot spectrum, generative UI, and progressive autonomy. Designs for the 90th-percentile failure case, not just the happy path.
ExpertDefines the organisation's AI interaction design principles. Shapes industry thinking on trust calibration, transparency patterns, and the boundary between assistance and automation.

5.4 AI economics and pricing

Modelling inference costs (COGS), understanding margin structures, pricing AI features, and navigating the cannibalisation paradox where AI can simultaneously increase value and reduce billable usage.

LevelIn practice
FoundationalUnderstands that AI features carry variable inference costs. Can read a cost-per-token breakdown and explain why it matters for product decisions.
ProficientModels inference COGS for a product. Understands the margin trap (high gross revenue, negative unit economics at scale). Designs pricing that accounts for variable cost structures: per-seat, usage-based, outcome-based.
AdvancedManages AI economics across a portfolio. Navigates the cannibalisation paradox (AI automates tasks users currently pay for). Models the audit tax (compliance and monitoring overhead that compounds with each AI feature).
ExpertDefines the organisation's AI pricing and monetisation strategy. Builds margin advantages through model routing, caching, and cost optimisation. Shapes portfolio investment decisions using total cost of AI ownership, not just inference spend.

5.5 AI governance and risk

Risk-tiered classification, data governance, security, compliance, and responsible AI practices. Not a legal exercise. A product discipline.

LevelIn practice
FoundationalCan articulate the core risks in their product's AI features: data privacy, bias, hallucination, security. Knows that governance is a product responsibility, not just a legal one.
ProficientApplies risk-tiered classification to AI features (low, medium, high, critical). Designs for transparency and fairness. Works with legal, security, and compliance to meet regulatory requirements. Documents model lineage and training data provenance.
AdvancedEstablishes governance frameworks across a product portfolio. Defines risk appetites by use case. Builds guardrails that protect users without strangling product velocity. Articulates regulatory trade-offs to leadership.
ExpertDefines the organisation's responsible AI strategy. Builds a culture where governance accelerates shipping (because teams trust the guardrails) rather than blocking it. Engages with industry bodies and regulators on emerging standards.

5.6 Builder skills

Prototyping with AI coding tools, prompt crafting, debugging AI systems, and having the taste to know when an AI-generated output is good enough. The PM who can build a working prototype in an afternoon has a structural advantage over the PM who writes a requirements document and waits.

LevelIn practice
FoundationalCan prototype a simple AI workflow using AI coding tools (Claude Code, Cursor, Copilot). Writes effective prompts. Can distinguish a good model output from a mediocre one.
ProficientBuilds functional prototypes that demonstrate product concepts to stakeholders and users. Debugs prompt failures systematically. Crafts prompts for complex, multi-turn interactions. Uses evals to validate prototype quality.
AdvancedBuilds prototypes sophisticated enough to run as internal tools or early-access products. Debugs agentic workflows (tool call failures, context window limits, routing errors). Establishes prompt engineering practices for the team.
ExpertOperates as a technical co-founder for AI product initiatives. Builds proof-of-concept systems that de-risk major investments. Coaches product teams on builder skills. Has refined taste for AI output quality that sets the bar for the organisation.

How to use this model

Self-assessment. Rate yourself honestly across all five domains. Identify two or three sub-competencies where moving up one level would have the most impact on your current role.

Growth planning. Pick one sub-competency per quarter. Set a specific goal ("design an eval framework for my product's core AI workflow") rather than a vague aspiration ("get better at AI").

Coaching conversations. Use the proficiency levels as a shared language between manager and report. They make feedback concrete. "You're operating at Proficient in AI economics, here's what Advanced looks like" is more useful than "work on your commercial skills."

Hiring and team development. Map your team's current coverage. Identify gaps. Prioritise hiring or development based on which missing competencies create the most risk.

The best way to develop these competencies is not to study them. It is to practise them deliberately on real work, using the frameworks in this handbook as scaffolding.