Toolset of the 2026 Product Leader
The categories matter more than the brands — the brand names churn every few months, the categories have been stable since 2024. Here’s what a product leader should have in hand, with current examples.
1. A reasoning partner. One frontier model you use all day for thinking, drafting, critiquing, and analysis — Claude, ChatGPT, or Gemini. Pick one, learn its habits, pay for the top tier. This is the single biggest lever and most people use it at 20% capacity.
2. A prototyping tool. Something that turns a description into a working, clickable thing without an engineer: Lovable, v0, Bolt, or Replit for web apps; Figma Make for design-fidelity prototypes. This is the tool that replaces the spec.
3. An agentic coding tool — even if you don’t ship code. Claude Code, Cursor, or similar. Not to build production systems, but to read your own codebase, answer “how does this feature actually work,” write the SQL, and build internal tools like the ones on your list. The gap between PMs who can do this and those who can’t is now the gap between the two definitions of the job.
4. Direct access to your data. SQL against the warehouse, or a natural-language layer on top of it (most analytics tools — Amplitude, Mixpanel, Posthog — now have one). The point is no longer asking an analyst and waiting two days.
5. Research synthesis. Dovetail or a similar tool for transcripts and tagging, or, increasingly, just a folder of transcripts and your reasoning model with a good prompt. The dedicated tools are losing ground to the general ones here.
6. An eval harness. For anything LLM-powered you ship: Braintrust, Langfuse, Promptfoo, or a spreadsheet plus a script. The tool matters less than the habit.
7. The boring system of record. Linear or Jira for work, Notion or Confluence for documents, a roadmap tool if leadership demands one. These didn’t change; what changed is that AI should be reading them so you don’t have to relay their contents.
8. Something that watches for you. A way to get support tickets, sales-call summaries, and competitor changes pushed to you as a digest rather than pulled by hand — Gong or similar for calls, an AI summarizer on your ticket queue, a competitor tracker. Your “status drafter” and “metric watcher” ideas live here.
What to skip: AI-specific PM tools that generate PRDs. They automate the artifact you should be retiring.
For your CV’s tools line, the honest 2026 version is something like: Claude, Claude Code, Lovable, Figma, SQL, Braintrust. That set says “reasoning, building, designing, data, evals” — the five things the job now consists of.