As product manager roles are transmutating from a pure manager type role to a PM engineer type role, here's the checklist for you -
1. Everyday play and experiment with different AI tools, internally make a list on which model to use for what purpose (this step is critical, as this compounds).
2. Never use AI for the initial draft when you are writing something. Writing brings you detailed clarity and in this AI age, clarity is king. Finish up your draft with AI, but start manually.
3. Always pay and use the frontier model. Don't cut corners here. The output of an Opus 4.6 is drastically different from sonnet when it comes to complex tasks. Having said that, develop a mental map on which model to use for what complexity of tasks. Otherwise you will just burn tokens for simple tasks.
4. When learning or understanding a concept, be deliberate and progressive when using the AI tools as well. For example, start with ChatGPT, take that output, understand it, add your own thoughts and then go to claude. Again point number 3, do apples to apples. If you are using the free tiers, treat all the free tiers as equals.
5. Learn to write agent native specs. Agent native specs are living docs which live in the repo, which the agent has direct access to. Take care of the smaller nuances. For example - If your team is using a context window of 100k models, then don't write specs which are too large. Eventually the agent will run out of context and start hallucinating.
6. When you have developed a strong intuition about points 1-5, then and only then build. The world is moving away from a PRD driven build environment to an agent spec driven build environment. Internalise that change. Change your workflow to adapt to it.
7. Build prototypes with the speed of thought, but remember these are prototypes and not actual production code. The prototype to production code journey is a bit far along. But that doesn't mean, you don't build, build your ideas quickly. Again the idea here is for you to develop enough intuition and judgement so that you can keep up with the agent.
8. As we are shifting from "vibe coding" to "agentic engineering", please remember this shift is going to be chaotic. Remember the world required 1-2 yrs to fully understand what actually is an "agent". So don't get overwhelmed, don't get any FOMO. Remember there's still a lot of time for the world to make this transition. All you can do is prepare better.
Finally, anyone who is transitioning from a traditional PM to an AI native PM builder, remember, "chaos is a ladder". Be curious, be eager to learn, be adaptable, be flexible. Spend a lot of your time with the AI tools, stress test them, understand their limits, understand their context window and memory.
This is in no way any exhaustive list (in fact I would argue this is a beginners list). But as you climb each stair in this ladder, you will develop enough intuition to move even further.
9
1 Comment