In early 2024, a senior product manager I'll call Sarah built what she described as "the most efficient workflow of her career." She had optimised every step of her sprint review process using a specific AI assistant. The prompts were precisely tuned. The output format was perfect. She saved four hours every sprint cycle.
By Q3 2024, that tool had changed its API structure, deprecated the endpoint she relied on, and shifted its model behaviour in ways that broke every single template she'd built. She spent two weeks rebuilding — and then watched the same thing happen again six months later with a different tool.
Sarah is not an outlier. She is the rule.
If you've been in product management for longer than eighteen months and have tried to integrate AI into your workflow seriously, you've almost certainly experienced some version of this. The tool changed. The pricing changed. The model changed. The feature you relied on disappeared into a "premium tier." Everything you built on top of it became technical debt overnight.
This is the AI treadmill — and it is costing product managers thousands of hours per year across the industry.
The Velocity of AI Change Is Not Slowing Down
Before we talk about solutions, it's worth understanding the scale of the problem. The AI landscape in 2026 looks nothing like it did eighteen months ago. The tools that were heralded as category-defining in early 2024 have been either acquired, pivoted, deprecated, or overtaken. New models ship monthly. Interface paradigms shift quarterly.
And this is not going to stabilise. If anything, the pace is accelerating. We are in the middle of one of the fastest technology transitions in the history of the industry. The half-life of a "best AI tool for PMs" recommendation is now measured in weeks, not years.
What does this mean practically? It means that any skill you acquire that is tool-specific — knowing how to use a particular platform's interface, understanding a specific model's idiosyncrasies, memorising the most effective prompts for a given product — starts decaying the moment you learn it.
Compare this to other durable PM skills. Understanding how to facilitate a discovery conversation doesn't expire. Knowing how to write a compelling product brief doesn't become worthless when a new framework launches. Building a business case using first-principles thinking transfers regardless of what software your company uses.
AI skills, as they are currently taught, are not like this. They are tool skills masquerading as transferable skills.
The Hidden Cost of Tool Lock-In
There's a subtler problem beneath the obvious one of "the tool changed." Even when tools don't change, tool-specific skills create organisational fragility.
When a PM builds a workflow tightly coupled to a specific AI product, that workflow lives in their head — and their head alone. The context, the prompt sequences, the workarounds, the institutional knowledge of why this particular approach was chosen: none of it is transferable to a colleague, a new hire, or a successor.
This is what I call single-person automation. It looks like productivity. It functions like a bottleneck.
I've seen this pattern repeatedly in the product teams I work with. One person becomes the "AI person" — the one everyone goes to because they know how to make the tool do what the team needs. This creates a dependency, not a capability. When that person leaves, takes holiday, or burns out, the automation disappears with them.
Team-level AI literacy — where multiple people can build, maintain, and evolve automations — requires a shared language and a shared method. You can't get that from a prompt library. You can only get it from a common framework that abstracts above the tool level.
The Thinking-First Fallacy Correction
Here's the uncomfortable truth that most AI training providers don't want to tell you: the bottleneck in your AI workflow is almost never the AI.
When a product manager struggles to get useful output from an AI tool, the problem is rarely that they don't know the right magic phrase. It's that they haven't clearly mapped what they're actually trying to accomplish. The workflow hasn't been deconstructed into its component logic. The decision points haven't been identified. The inputs and outputs haven't been specified.
In other words: the thinking hasn't happened yet.
This is why prompt engineering, as a discipline, has a ceiling. You can optimise a prompt endlessly, but if the underlying task is not clearly understood — at the level of what information flows where, and why — the output will always be somewhat random. Marginally better prompts produce marginally better results. Real leverage comes from thinking clearly about the task before you touch the AI at all.
Product managers who understand this insight have a significant advantage. They're not fighting the AI. They're directing it. And when the tool changes, they don't lose their workflow — because their workflow lives in their understanding of the task, not in the tool's interface.
"The goal is not to be good at using AI tools. The goal is to be good at breaking down complex work into steps that AI can execute reliably — regardless of which AI you're using."
— Martijn Versteeg, Group Effort
What "AI-Agnostic" Actually Means for Product Managers
Being AI-agnostic doesn't mean refusing to use specific tools. It means building your skills and workflows in a way that doesn't depend on any particular tool to function.
An AI-agnostic product manager can take their sprint review automation and rebuild it in a new tool in under an hour — not because they're a technical wizard, but because the logic of the automation is documented in tool-independent terms. They know what inputs are required, what processing needs to happen, what the output should look like, and what quality criteria it must meet. The tool is just execution.
This requires a different kind of skill development than most training focuses on. It requires learning to:
- Deconstruct your workflows into their atomic logical steps — before you involve any AI at all
- Design automation blueprints that specify task logic in tool-neutral language
- Decouple the automation from any specific platform, so it can be migrated, shared, or updated without starting from scratch
These three capabilities are exactly what the DeDeDe Method teaches. And critically: they are durable skills. They don't expire when a new model ships. They compound over time as you apply them to more of your workflows.
The Landscape Shift: From "AI Power User" to "AI Systems Designer"
There's a career trajectory shift happening in product management right now. The early phase of AI adoption rewarded "AI power users" — people who were deeply fluent in one or two specific tools and could extract impressive results from them. Those skills had real value in 2023 and 2024.
In 2026, that advantage has largely evaporated. The tools are easier to use. The bar for "can operate an AI assistant" has dropped to near zero. Being a power user of a specific tool is no longer a differentiator — it's table stakes, and it's table stakes that reset every time the tool landscape shifts.
What is becoming a differentiator is the ability to design AI-enabled systems. Not just to use AI to do a task, but to analyse a workflow, identify what can be automated, specify the automation logic, implement it tool-independently, and document it so the team can maintain and evolve it.
This is systems thinking applied to AI. And it is the skill that will separate high-impact PMs from tool-dependent ones over the next five years.
Starting the Shift: Three Questions for Your Current Workflows
If you want to begin developing AI-agnostic skills without waiting for a workshop or course, start by asking these three questions about any AI-assisted workflow you currently use:
- Could I explain exactly what this workflow does without mentioning the tool by name? If not, your workflow exists at the tool level, not the logic level.
- If I had to rebuild this in a different AI product tomorrow, what would I lose? The answer tells you how much of your current automation is locked in a platform.
- Could a colleague follow this workflow and get the same result without asking me questions? If not, the automation is in your head — not in a transferable system.
These questions are uncomfortable, because for most PMs using AI tools today, the answers reveal that what feels like automation is actually a collection of manual habits thinly wrapped in AI features.
That's not a criticism. That's the industry norm. The AI-agnostic PM workshops we run at Group Effort consistently attract experienced, thoughtful product managers who genuinely want to build lasting capability — and who leave with exactly that.
The DeDeDe Method: A Framework Built for Change
The DeDeDe Method was designed specifically for the world we are living in now: rapid tool change, growing organisational expectations for AI productivity, and a lack of shared methodology for building automations that last.
Its three steps — Deconstruct, Design, Decouple — map directly onto the three capabilities that make a product manager genuinely AI-agnostic. You learn to analyse your work at the logic level (Deconstruct), build automation blueprints that don't depend on tool specifics (Design), and implement those blueprints in a way that can be migrated or shared without losing value (Decouple).
The result isn't just a workflow that works today. It's a workflow that still works when your company switches AI vendors, when a new model outperforms the one you're using, or when you want to hand it off to someone else on your team.
In a landscape where the only constant is change, that kind of durability isn't a nice-to-have. It's the most important AI skill a product manager can build in 2026.
Key Takeaways
- AI tool change is accelerating — skills built on specific tools decay rapidly
- Tool lock-in creates both personal and organisational fragility
- The bottleneck in most AI workflows is the thinking, not the tool
- AI-agnostic skills compound over time; tool-specific skills reset with every product cycle
- The shift from "AI power user" to "AI systems designer" is the key career move for PMs in 2026
- The DeDeDe Method (Deconstruct → Design → Decouple) provides the framework for building these durable skills