We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
Big Ideas
AI is exposing the parts of product that code cannot solve. A ProductTank Auckland talk described the Makers Manifesto, created by 45 practitioners and modeled as a starting point on the Agile Manifesto, as an end-to-end view of making: commercial viability, build, adoption, and growth—not build alone. Its principles call for purpose over possibility, explicit context, value measurement, pace matched to customer and GTM readiness, evidence-based learning, and ethical human accountability. As agents absorb build-cycle management, PM leverage shifts toward direction, adoption, and consequence ownership.
Selection is becoming a core product capability. Hiten Shah’s warning is that AI will generate more software, content, designs, and ideas than people can process. His hands-on Ori Eval test—416 calls across more than 20 models—produced different winners for coding, tool use, and vision, leading to a routing policy with guardrails based on how each model failed. The PM question is therefore not just “what can we generate?” but “what deserves to ship, under which quality bar?”
Tactical Playbook
Use an AI shipping gate, not a demo:
- Discover the problem. Ask users what problems they have, not only what features they want, and expect multiple ask-and-build cycles.
- Externalize context. Put customer evidence, domain assumptions, constraints, and success measures where agents consume them; context left in people’s heads will not travel fast enough. EasyVet’s PRDs combine architecture knowledge, clinical expertise, and an actual customer-interview repository.
- Evaluate on real work. Define quality dimensions with domain experts, compare LLM judges with manual evaluations, and report scores as learning signals until validated—not as settled scientific facts.
- Delegate reversibly. Let agents prepare or recommend; require a named owner to approve money movement, deletion, or other hard-to-unwind actions. Log inputs and outputs, a stop condition, an alert path, and recovery steps.
- Scale scrutiny to stakes. When teams shrink, deliberately add perspectives—people or different models—and match review standards to risk. Humans still sign the work.
Case Studies & Lessons
EasyVet used AI to buy back product time—and tie speed to user outcomes. The IDEXX team uses AI and forcing functions to split large “container ship” enhancements into smaller batches, balancing speed with quality and stability to increase learning. Reportedly, reduced PM busywork let a PM spend a week in an Australian clinic, feeding real observations into the PRD. In an ambient medical-notes workflow, the heat map of vets documenting at 8 p.m. moved into standard working hours, with a genuine lunch break appearing. The lesson is to use AI acceleration to increase customer contact and reduce a measurable pain, not merely to produce more artifacts.
Career Corner
For AI PM roles, show lived practice. One AI-PM mock-interview panel explicitly framed its view as non-industrywide but argued that side projects and AI use beyond the day job are becoming more important than scripted STAR-style conflict or negotiation stories. Its indirect questions test empathy, innovation, impact, and whether candidates can identify their own problems; senior candidates are expected to carry work through build, shipping, feedback, and adoption. Build a small AI product and document the problem, metric, evaluation or safety choices, and what user feedback changed.
Tools & Resources
Benchmark model choice on your own work. OpenRouter’s Ori Eval evaluates models against tasks in a codebase; Shah’s test shows why task-specific routing beats a single “best model.” Not Diamond Code is another new router that says it selects model and reasoning effort per step and claims 20–65% lower costs without quality loss. Treat that savings claim as a hypothesis to test against representative tasks, not a procurement fact.
New framework: the Makers Manifesto for AI-era product making
- Anthony Mart (chief of staff for product at Aura; ProductTank Auckland organizer and chair of Product Aotearoa, a nationwide community he co-created) presented the Makers Manifesto — deliberately named 'makers' rather than 'product,' because making spans the full product cycle from commercial viability through build, adoption, and growth, while AI's biggest acceleration so far is only in the build phase .
- The manifesto was created by 45 practitioners from around the world — mostly product people, plus engineers and designers, several of them published product authors, led by Faith, an Australian based in the UK — as a starting point for organizations navigating the AI shift; it has four values and 16 principles, deliberately modeled on the Agile Manifesto, whose creators were consulted .
- First value: purpose over possibility — "just because you can doesn't mean you should." Early principles: understand the problem worth solving; seek opportunities opened by new capabilities; build for durable advantage — the classic moat of "we spent 25 years building this product" has largely evaporated in the last 6–12 months now that anyone can build fast; and be more ambitious — none of this is an excuse to slow down .
- Further principles: harness speed with clear intent (accelerating in the wrong direction, or in all directions, helps nobody); make context explicit (AI answers improve with more context, so context must live at the point of consumption, not in people's heads); measure what drives value; match pace to readiness (shipping faster than GTM readiness creates an accumulating queue); learning loops over launch plans; make for adoption (human attention is finite — Aura's giant retail customers, including Walmart shop-floor staff, push back on faster shipping because training overhead is enormous); build on real evidence; reorient continuously (OODA loops now run much faster); and be ethical — speed raises the odds of accidental mistakes and "compounding disasters," and "AI did it" is never an acceptable excuse .
- As the unit of making shrinks from two-pizza to half-pizza teams of 1–3 people, the manifesto calls for deliberately replacing lost diversity of perspective (e.g., building with Claude and checking output with a ChatGPT-based engine) and for matching standards to stakes (low-stakes UI tweaks vs high-stakes facial-recognition features at Aura's retail crime platform). Most important principle: humans sign the work — a human must remain accountable at the end of any chain of agents, because the value created is ultimately for humans .
- Validation: a first draft was road-tested before CPOs, VPs and heads of product at the Leading the Product leaders forum in Melbourne (they "tore it to shreds"); the published version is the second/third iteration, and the group keeps retesting and collecting feedback (makersmanifesto.org), aiming for something general enough to endure but specific enough to use . When a workshop respondent said their organization wasn't mature enough to adopt it, Mart's retort: "your organization might not be mature enough, but your competition is" — AI is driving change much harder and faster than agile did .
- Use/adoption frame: much of it is "isn't this just good product management?" — but velocity makes previously ignorable weaknesses fatal: missing strategy and direction, uncodified context, weak test automation, and undocumented architectural patterns (AI agents can't extract knowledge from the architect's head). He sees the manifesto as a lens held up against an organization's ways of working to find what's overlooked; even if consultants co-opt it, that's acceptable if it helps organizations adopt it .
Case study: IDEXX/EasyVet — AI across the product development process
- EasyVet (cloud veterinary practice-management platform, founded 2006, acquired by IDEXX in 2021; IDEXX has 11,600 employees and ~10% year-over-year growth) started its AI journey with an executive mandate to experiment — monthly product guilds to share learnings and an annual in-person PM summit — using tools including Lovable, Cursor, and Claude within guardrails; it has since standardized on Claude and added enterprise guardrails without stifling experimentation .
- Guardrails: enterprise agreements with OpenAI and Anthropic so data is used only for transportation, not the vendors' learning, plus internal security so no PII or IDEXX IP reaches the models; AI vendors are vetted like any other data processor for GDPR and privacy compliance .
- AI-generated PRDs: a Claude skill writes PRDs straight into repositories for engineering agents, fed by an architecture agent, a clinical-domain expert agent, and real customer voices from Marvin.ai (the repository of all customer calls and interviews, segmented by theme and persona). The AI asks clarifying questions the PM hadn't considered, and the PM keeps the underlying customer data current .
- "Boats in canals" model: every enhancement is a boat that only delivers value once it reaches customers; AI and forcing functions split historically huge "container ship" features into smaller batches, optimizing for faster feedback and learning, balanced against quality and stability. The knock-on effect: PM busywork (user stories, Confluence docs, Slack, feature flags) dropped sharply, freeing PMs to return to first principles — e.g., a week on-site at an Australian clinic, feeding real-time observations into the PRD .
- Ambient medical-notes case study: vets with 15-minute back-to-back consults wrote notes in "pajama time" (~8 PM), hurting note quality and mental health; the solution is ambient in-room recording → transcription → model → notes saved to the medical record. Result: the heat map of note-recording times moved from an 8 PM "big red blob" into standard working hours, including a genuine lunchtime gap .
- Enterprise advantages over startups: an installed base giving daily feedback, an early availability group for fast iteration before GA, and historical data for baseline metrics (pajama time, profitability, patient care) .
PM role and career signals
- Build-cycle management is going away — "the agent herders are bots now"; PMs stuck there should move end-to-end into GTM, commercial strategy, upstream discovery, and growth. The valued profile is breadth across commercial → build → GTM → metrics → adoption, possibly as a "product engineer"; the talk relayed one industry speaker's take that "engineers are screwed, product managers are going to inherit the earth" .
- Cautionary signal: one unnamed company fired all its product managers believing AI could do the job; Mart's counter is that the product principles still have to be done — engineers will have to learn the discipline, including getting products adopted. Accountability also concentrates as teams shrink: a PM who ships code is accountable for it, and delegating accountability is no longer viable .
- Customer proximity must be continuous: "if you're a product manager who hasn't been talking to your customers in the last six months, you're kind of screwed." Aura's big retail customers now say they could "vibe code" what Aura builds — a sentiment that did not exist 3–4 months earlier — and much of today's capability didn't exist in November of the prior year, so customer expectations and competitive baselines are shifting rapidly .
Job-search case study: A 4+ YOE enterprise workflow-automation B2B SaaS PM in India, laid off the previous October with close to ten months of unofficial searching , has applied to ~3-4K jobs in 6-7 months and gets 1-2 interviews/week . He clears HR, hiring-manager, product, and case-study rounds but consistently loses final VP/Head/founder/CXO rounds on domain-specific questions (fintech, ad tech, etc.) , where interviewers expect industry-native knowledge he believes is normally learned on the job . Early on he declined two APM offers ; he now sits between APM roles (overqualified) and PM/SPM roles (lacking domain depth) . Rebranding his background as technical B2B SaaS / workflow automation / integration-heavy / AI-assisted helped pass earlier rounds but not final conversions .
Community diagnosis: Reaching final rounds consistently means companies already believe he can do the job — the candidate with direct domain experience usually wins . Another commenter sees the inability to connect across domains as a product-sense/positioning gap, and argues 4 YOE is not SPM level — aim for PM/TPM/PO roles instead .
Job-search strategy advice: If money is running out, take any job (even lower-paying/operations); otherwise keep applying broadly — it's a numbers game . In a contracting market, take any role offered . Alternative: narrow your search to industries near your niche and deep-prepare each final interview . Counterweights: one PM held out after layoff and landed a better role, advising an 'incremental win' ; another took a double demotion but finds it worth the salary loss .
Interview prep tactics: Keep answers short and clear ; tailor resume/talking points per company and ask clarifying questions ; research each target industry/company with AI to learn key metrics , but don't give AI-slop answers — an interviewer asked for 'the crux' ; use AI transcripts to review post-interview mistakes ; explicitly connect past experience to the role with specific examples in final rounds ; highlight transferable skills like conflict resolution and getting teams to deliver .
Market signals: Roles get halted, moved to another country, or deprioritized ; some believe management thinks AI can replace PMs ; employers are in a position of power and can add requirements to narrow the pool .
A founder whose startup collapsed after about five years of blockchain, AI, and full-stack development work names "having something that generates cash flow while you're building gives you a lot more room to make better decisions" as his biggest lesson, and is rebuilding through client work so his next product starts from a stronger foundation .
A commenter argues the idea → build → validate → make money → scale path is a dead end for most founders and instead recommends a hybrid business: make money from day 1 by delivering services while developing your own workflows, software, or business processes in parallel — called the only way to bootstrap without investor money .
One founder bridged the gap with 7-8 months of consulting, deliberately earning as much as possible to fund the next 12 months of building (plus a hiring commission from his network), then returned to building .
Client-work acquisition tactics: a job or temp work is the fastest bridge; freelance only closes quickly with existing skills, experience, and a network — otherwise plan for 3-9 months to close (3-8 weeks best case with a strong network and in-demand skill) . Sell a specific niche fix, e.g. "I can fix your [software] analytics integration in 48 hrs, as I already did for [past client]", with social proof — an acute, painful problem can close in 2-3 weeks; outreach funnel: talk to 100 people in 3 days → 5-10 calls → 1-3 closes . Prefer warm-network referrals/intros over cold email, which only works hyper-targeted with strong social proof ; one founder found referrals drying up forced a rebuild through cold email and founder outreach .
Post-failure career advice: review mistakes so you don't repeat them, but don't dwell — startup failure is often outside your control; "the startup failed, but you are not a failure" . To recharge between ventures, one founder took a deliberately non-manager university role, negotiated a 4-day week (5 days' hours in 4) plus 3-4 days WFH by consistently finishing ahead of deadlines, and advises listing priorities because time is a key asset .
- A PM who left a mature SAFe-based product org for a PE-owned startup-like role (first PM, outsourced engineering, no prioritization process, 3.5-year project with year-end deadline) developed shingles from stress and is reconsidering PM entirely, weighing a local PO role .
- Community consensus: such environments are the problem, not the person. "It's not that you are not cut out for PM, it's that you are not cut-out for the cutthroat world of PE-managed entities" — find a stable org that values the PM function . A PO "promoted" to PM by PE owners without a raise said anxiety/stress took a huge toll and left for a different role .
- Tactics for surviving high-pressure PM roles: turn off Slack after hours, make overtime a choice; ruthlessly prioritize and do only what you do best; remember "nobody is going to die if this project isn't finished and guess what the next one will be just as urgent" ; ask what actually happens if the project slips, and be willing to be fired for boundaries rather than sacrifice health ; keep pre/post-work routines (walking the dog, exercise) and hobbies to compartmentalize .
- Established larger companies are a proven lower-stress alternative: "Modernizing things to be slightly less out of date makes you look like a wizard because everything's been tried and tested to death elsewhere" — pay may be lower but WLB and mental health are priceless ; a PM who saw health issues at a PE-backed company and at an agency found Fortune 500 roles seldom tested their health , and large global firms allow sick/stress leave .
- SAFe critique: at large orgs SAFe can be "an excuse for the org to say they are 'doing agile'" with toxic management hidden in ceremony, stifling talented people; "AI-native SAFe" is seen as a bid for relevance — "command and control framework dressed up as agile" . Counterpoint: its structured PI planning reduces chaos, though with overhead .
- Job-search tactics: leverage network, use AI to optimize resume because AI will likely screen it, apply as a numbers game; be cautious about moving laterally out of PM unless intentional .
Guest author Molly Graham introduces 'emergence' as a career-building model: instead of long-term plans, get clear on personal principles ('local rules') and focus on the right next step, trusting the path to reveal itself . She contrasts this with Sheryl Sandberg's two-year/20-year plan advice, noting she never had a career plan . Mark Rober (YouTube creator) exemplifies this: no long-term plan, just principles and next-step focus . The two keys: define/redefine your local rules and follow universal principles that increase the odds of 'magic' .
Local rules from successful leaders:
- Mark Rober: content that teaches, quality over quantity, sustainability
- Claire Hughes Johnson (ex-Stripe COO): learning and impact
- Patty Stonesifer: love and be loved, seek justice, learn, laugh
- Adam Grant: interest, importance, impact
- Lenny: follow energy, keep quality bar high, be useful
- Molly early: learning, people, mission
To discover your rules, use energy as the signal—ask what lights you up —and try two exercises: (1) score each 30–60-minute block of your day for a week on a 1–10 energy scale ; (2) identify peak moments by recalling when you felt at your best, proudest work, and time-flew activities . Rules evolve; Molly later added 'seek joy' . Claire Hughes Johnson says she still doesn't know her life's work—she just optimizes for learning and impact . Molly's own path: stepped off the COO track four years ago, followed energy, built communities, and was offered hosting of TED's WorkLife podcast . The post lists universal principles for increasing 'surface area for magic', starting with 'Be the person everyone wants to work with again' .
- AI PM behavioral interviews are shifting to indirect, non-scriptable questions that map personal qualities to PM competencies: empathy/human touch in an AI world, innovation (anticipating user needs before users know them), and impact (metrics thinking); inability to show AI use in personal life is a red flag, and questions are designed so AI assistants can't answer for the candidate .
- Traditional STAR/behavioral interview stories (conflict, negotiation) are losing relevance for AI PM roles; side projects and demonstrated passion beyond the day job are now decisive, and general PM resumes are "not up to date with AIPM needs." Candidates need to live AI daily to envision product change .
- Principal/senior AI PM expectations: define your own problems rather than wait for assigned ones, think big-picture impact, own the full iteration loop (build → ship → gather feedback → improve) and act as brand ambassador, and brainstorm/build on others' ideas in vague problem spaces .
- Eval practice for generative-AI PMs: define quality dimensions with domain experts (e.g., designers), use meta-prompting to teach LLM judges those dimensions, validate LLM evals against manual evals, iterate until trusted, and report scores with context because they are a learning process, not objective facts .
- Safety is a gating condition at Microsoft for AI products: if safety evals fail, teams meta-prompt to fix or block the failing use case, and they will not ship an ethical risk; testing includes harmful/bad prompts .
- Side-project case study (children's book): a PM used ChatGPT for brainstorming/writing and OpenAI's image generator (referred to as "Dolly") for illustrations, chose a non-human main character (wheat sprout) because human illustration/consistency was poor, spent ~10 days writing and ~20 days on publishing margins, then presented in classrooms and used feedback as a product loop .
- Side-project case study (personalized math lessons): a PM built an MVP with Claude Code generating interactive math lessons framed in each child's obsession (e.g., WWII, Rubik's cube); engagement was high, but the lack of emoji/visuals for the obsession was a personalization gap that drove the next iteration (generating custom visuals) .
- AI PM "taste building" is emerging as a core skill: use meta-prompts to create a personal aesthetic rather than accepting off-the-shelf AI output; small elements like icons/emojis can make or break personalization, and current AI outputs look templated (e.g., purple gradients), so PMs can differentiate with human touches and micro-imperfections .
A contract solo marketer working with a bootstrapped father/son SaaS launched a lean Moodle-based LMS ('LMS Light') priced at $100–300/month versus $30K+/year enterprise alternatives, targeting B2B SaaS customer-success teams with the message that manual onboarding drains team time and drives churn. An early ad test on 'stop running manual onboarding' resonated, but the full LinkedIn campaign produced ~$600 in spend with high clicks and bounce and zero demo bookings — prompting the question of whether the problem is marketing or the product .
Messaging/category confusion was a leading diagnosis: commenters initially read the product as employee-onboarding training because LMS is an internal-learning category typically bought by L&D/HR, and the customer-onboarding intent wasn't clear until below the fold; the marketer reviewed the ads and agreed they could be confused with employee training — suggesting the category name itself may mislead .
The ICP was flagged as too broad: original LinkedIn targeting covered ~20 titles (VP/Head/Manager of CS down to CS analysts and support ICs, plus two L&D titles), company sizes 2–200, US only, ~61K audience, 87% CS/Support by function; advice was to drop IC titles and build a more concrete ICP . After the revision (management/exec titles plus Account Manager; 2–10-employee companies dropped), the audience grew to ~120K, and the marketer questioned whether that was too large .
Community framing: if people click but don't buy, it's likely the right product marketed to the wrong audience or the wrong product marketed to the right audience; ad engagement is not purchase intent — buying demands different, repeated tests; and the landing page copy read as generic .
Proposed experiments: land on 3–5 hypotheses and test — e.g., multiple landing pages each focused on a single value prop (such as pricing) instead of one page carrying every benefit, or routing ads to the homepage .
A funnel-isolation test to decide marketing-vs-product: send one narrow audience (senior customer-success leaders at SaaS companies that already create onboarding content) to a page that says 'customer onboarding' in the first line and shows the before/after workflow before the demo form; if that narrower traffic still bounces, the promise or proof is weak; if they engage but avoid the form, test the offer and demo trust before changing the product .
Sector caveat: the category is competitive and business flows through word of mouth, so network effects don't favor the vendor .
Teresa Torres endorsed Hiten Shah's statement that there is a right way and a wrong way to learn from the people you want to serve .
Commenters on a r/startups thread about getting first users without an existing audience converged on customer-discovery-first tactics:
Find the 20 people with the exact problem and talk to them one by one — "that's just conversation", not promotion — DMing them without mentioning the product until you've asked what they've already tried . Many already exist in your network; start with one no-pitch DM referencing a past complaint . The hard part is naming who they are by the specific situation that makes the need urgent today (e.g., "ops people who just hired their first SDR and realized they have no process"), not a broad persona .
Run customer discovery before launch and gather LOIs — receipts of interest and a call-back list . Some advise building nothing but a landing page until users put a credit card on it, calling that "the only strong signal that leads to idea finding a buying customer" .
At zero, treat distribution as research: find where people complain about the problem, note what made it urgent today, talk to those people transparently, and use the conversations to learn their language, alternatives tried, and which channel to scale .
Early users come from replies and conversations, not posts: answer questions where the problem is discussed and mention the product rarely — "every single person who's cared came from a conversation" . Tactics include searching complaint keywords on Twitter and DMing , and avoiding scale before finding a message that resonates, since early users with a real problem are the best referrals and testimonials .
Supporting practice: build a detailed customer profile (who, what, where, budget, goals) to decide where to meet them , and advocate as "champion of the problem, not just the product" .
Lenny Rachitsky promoted a guest post by Molly G arguing against long-term career plans: among the most successful people she has studied and worked with, none had a career plan; their paths emerged . The 'emergent career' approach: get clear on your principles, learn to follow your energy, and trust the path will reveal itself; uncertainty and faith create room for opportunities you couldn't have seen coming . Full essay: https://www.lennysnewsletter.com/p/what-if-youre-not-supposed-to-have.
OpenRouter launched Ori Eval, pitched as the easiest way to write your first eval; its premise is that there is no definitive best model, only the best model per task, and it uses OpenRouter APIs to evaluate results against tasks in your codebase.
Hiten Shah tested it against local models: he ran 416 calls across 20+ model variants on coding, tool use, and vision, and each task produced a different winner. The winners were GPT OSS 20B for coding, Qwen 3 14B for bounded tool work, and Nemotron 3 for vision.
Eval-driven testing exposed failure modes that simple benchmarks missed: Cascade passed tool checks but failed all five coding runs, and at 32K context GPT OSS broke the tool policy to get the right answer while Qwen followed the policy and got it wrong. It also surfaced trade-offs — GPT OSS 120B matched the 20B model on coding with fewer tool calls but used five times more memory.
The result was a local AI routing policy: GPT OSS for code, Qwen for tools, Nemotron for images, with guardrails based on how each model actually fails. Ori made model selection testable against his own work — a pattern product teams can reuse when choosing models for AI features.
Design sign-off is a formal approval practice most common in heavily regulated industries or high-risk contexts; in financial services, nothing can be released until compliance, risk, and security sign off . A PM at a 2000+ employee financial services firm is shifting sign-off from the feature definition stage to the production code stage, with ongoing design engagement beforehand to de-risk; designs currently aren't approved, only product requirements, as the firm moves from project-mode to product-mode . In unregulated contexts, sign-off often means senior people who don't trust product teams or processes needing to approve releases . For PMs, sign-off can also mean documenting risks when senior leaders override subject-matter experts, forcing them to own the consequences with their signatures .
Practical approach for getting sign-off: list all identified stakeholders and whether they've seen the design and approved, check with your manager for missing departments, then email the final list and approvals to all parties to formally mark the sign-off; keep written records as evidence . Sign-off should be a formality after stakeholders are already aligned, not the alignment mechanism itself . In health IT (HIT), software is treated as a medical device regulated by the FDA in the US, so lack of sign-off on features/functions/designs is critical when software could be a root cause of medical injury — document risks and get sign-off as a CYA tool .
Caveats: sign-off is an old practice in sectors like R&D/construction that has struggled to keep up ; it can devolve into a meaningless checkbox with no accountability, e.g., shipping software that misses design and deferring fixes until a major client threatens to churn .
An r/startups thread on choosing between product- and service-based businesses for fast revenue (founder context: software/agentic-engineering skills, goal of 5–7k MRR at 70–80%+ margins, no scaling or hiring ambitions ) surfaces a consistent service-first heuristic: pick service when cash flow is the priority, product when leverage, scalability, or recurring revenue is — but don't let fast cash alone drive a five-year commitment . Service wins on speed: immediate money, near-100% margin if self-delivered, and the revenue goal reached with 2–3 clients, whereas a product must be built first and needs 100+ users ; a product priced at ~$1k/mo takes ~10x longer to deliver than the equivalent service , and $500–1.5k/mo pricing makes it an enterprise-level sale that closes over months . Recommended path: start as a service to test willingness to pay, then productize the offering into a self-serve tool . Market narrowly even for services — a tight niche is easier to market and to manage demand in ; differentiation requires real domain expertise (e.g., no marketing tool without marketing experts) .
Hiten Shah predicts that the coming flood of AI-generated software, content, designs, and ideas will make selection one of the most valuable skills — i.e., a product manager's ability to choose among abundant options becomes core to the craft .
- A QA Lead with 11 years in QA/ETL testing and Agile/Scrum experience is seeking to transition to Technical Program Manager (TPM), asking for advice on skills, certs, and resume positioning .
- A commenter advises: TPMs often come from QA/dev; rewrite resume around ownership, delivery, and cross-functional alignment rather than bugs/test cases; volunteer to drive cross-team projects end-to-end, handle timelines and risks; certifications are marginal, maybe PSM; the job market is currently very difficult for getting interviews .
- The OP reports that after rewriting their resume they still cannot find product/program manager roles, illustrating the tough market .
- AI replacement pitfall: Founders frequently assume one AI agent can replace an entire business unit — e.g., replacing a whole sales team with an AI BDR tool like Artisan — a mistake seen across multiple startups .
- Better AI usage: Best results come from AI as a constrained mechanism doing one narrow thing with minimal oversight, or from assisting humans in decisions/speed; avoid applying "vibe coding" across design, sales, marketing — instead use human gates, layering prompts, and contextually seeding inputs .
- Case study: A team given a code zip with no design/requirements were told to upload it into Claude to "figure it out"; Claude-generated requirements, acceptance criteria, and tickets were so generic they could apply to any project, and Claude-written tests passed but failed when actually calling AWS APIs .
- Workflow redesign, not headcount removal: Companies getting the most value from AI redesign workflows around it; AI removes repetitive work but not judgment, context, and ownership — the best teams use AI to make good people more effective, not eliminate them .
- Support as signal: Removing support people removes the early warning system for everything wrong in the product; a bot that smooths over issues with polite apologies means the underlying product never gets fixed .
- QA caution: Replacing QA with AI failed at one startup because the QA team became lazy — not because people were fired .
- Safety framework for AI delegation: Use reversibility as the boundary — let the agent prepare/recommend, require a named owner to approve anything hard to unwind (money movement, deletion); keep a trace of agent input/output, define a stop condition and owner alert, and write a recovery step for the last action. If any is missing, the workflow isn't ready to replace the human exception handler .
- Constrained-agent example: One startup built a sales team around an Open Claw agent that only handles first contact, then feeds BDRs for follow-up .
An r/prodmgmt discussion surfaced the open question of how PM internship programs treat graduate students with prior full-time work experience—whether experience is seen as advantage or overqualification, whether programs have informal experience limits, whether experienced grad students are evaluated differently from direct-from-undergrad candidates, and whether ATS systems screen out based on years of experience . One commenter reports applying to PM internships with ~5 years of experience and receiving mixed reactions—some loved it, others saw them as a flight risk—and says it is now even harder given weak hiring conditions .
In an r/ProductManagement thread, a product manager sought a rich push notification tool for 70k active app users with minimum developer reliance . Community guidance: most customer engagement platforms support this capability, with Customer.io suggested ; direct experience with Braze and Airship showed initial app/SDK integration needs engineering support but ongoing use is largely self-service . Another user noted Braze was also recommended elsewhere , and selection depends on the specific push notification goals .
- A PM with a Wharton product management certificate, working in the credit union industry, is weighing further education (product-related, leadership, or project management) for 2027 and asks what career investments paid off most .
- Before paying for education, clarify the goal — the missing skill or next career step — otherwise it's spending money for no reason .
- PMI certification is viewed as a plus for PMs, but choose it based on goals (career advancement, skill-building, deficit-plugging) and interests .
- To explore the PMI path cheaply, study the PMBOK via a free online PDF, then decide on formal membership and the test .
An anecdotal report from a PM building a product observes that AI-era individual speed makes team coordination worse: work ships fast, then support/ops discover problems the hard way, no one holds the full story, and the burden of explaining changes and why they matter lands on a single person .
What if you’re not supposed to have a long-term plan?
👋 Hey there, I’m Lenny. Each week, I share deeply researched product, growth, and career advice. For more: Lenny’s Podcast (opens in new tab) \| Lennybot (opens in new tab) \| How I AI (opens in new tab) \| Become an AI-Native Builder (opens in new tab) and other favorite AI/PM courses (opens in new tab)
P.S. Get a full free year of Cursor, Notion, Replit, Lovable, Factory, Wispr Flow, Linear, ElevenLabs, PostHog, Brain.fm, Waking Up, and more, by becoming an Insider subscriber (while supplies last). Learn more (opens in new tab).
Molly Graham (opens in new tab)’s first guest post, The Waterline Model (opens in new tab), quickly rose to be my 7th most popular (opens in new tab) post of all time—extra impressive for not being about AI. I suspect this post will rise even faster.
Below, Molly introduces the concept of emergence as an alternative to conventional career advice. What she describes is exactly what my career path has looked like, and it’s a pattern I’ve seen across most of the successful people I know. If you’re worried about not having a plan for your career, or if your plan isn’t going according to plan, you’ll feel better after reading this post.
If you’re not familiar with Molly, she’s . . . incredible. She was an early employee at Google and Facebook, COO at Quip (working closely with Bret Taylor), helped build the Chan Zuckerberg Initiative (working closely with Priscilla Chan and Mark Zuckerberg), co-founder of Glue Club (opens in new tab), co-founder of The Guild (opens in new tab), and most recently, host of TED’s WorkLife (opens in new tab) podcast (taking over for Adam Grant). At 22, she was leading 75-day wilderness expeditions in Patagonia and Alaska for the National Outdoor Leadership School (opens in new tab). Tl;dr, she’s seen and done a lot.
Let’s get into it.

Sheryl Sandberg once told me that everyone should have a two-year plan and a 20-year plan. The first, I could figure out; 20 always looked fuzzy.
I’ve never had a career plan. And I’ve always felt a little broken because of it.
We’re taught that careers should look like a set of stairs—you decide where you want to end up and march upward. When you look at many successful people, their careers can often appear like that from the outside.
My resume includes jobs at some big-name companies, C-level titles, and fun-looking solo ventures, but I have always wondered if it suffered from lack of design or clear destination in mind. At times, it has felt more like a game of chutes and ladders than any kind of stairs.
But recently, a conversation with Mark Rober (opens in new tab) completely changed how I think about my career. Don’t know Mark? Ask any 8-year-old who he is. He is one of the most popular creators on YouTube—76 million followers, 16 billion views—and he’s built that audience by making science genuinely fun and accessible. He’s put out one video a month on YouTube for 15 years, with remarkable consistency.
I asked him (opens in new tab) how he’s stayed grounded across a career on a platform with its own relentless pressures. Mark said he’s never had a long-term plan. Fifteen years of consistency, and none of it was by design. Instead, he has a clear set of principles that guide him, and he focuses only on the next step in front of him. And then, according to Mark, “good shit’s gonna happen.”
Then Mark introduced me to the scientific concept of emergence, a process that occurs in nature when multiple parts come together to form a complex whole without a clear plan or intention. I had a strange feeling when I heard him talk about how he trusts an emergent philosophy to guide his own career. He was describing something I’d already been doing for years, without ever having a name for it.
Emergence tells us there’s a different way to build a career: not by optimizing toward a destination but by getting really clear on your principles, learning to follow your energy, and trusting that the path will reveal itself. In some ways, an emergent career is harder to manage than having a plan and staying loyal to it. There are moments of real uncertainty, and stretches where you can’t see where you’re going. But all of that uncertainty (and all of that faith) is exactly what creates room for the opportunities you couldn’t have seen coming—which, in my experience, are the ones that matter most to a career that works for you.
Emergence can look like magic
A murmuration of starlings—thousands of birds moving together in those wild, shape-shifting clouds you see in videos—has no choreographer. Each bird follows three simple rules: stay close to your neighbors, don’t collide, and move in the same general direction. That’s it. From those three rules, something breathtaking appears. An outcome no single bird designed or planned.

Same with a beehive. No bee has the blueprint for the colony. Each bee just follows its local rules—tend the larvae, forage for pollen, respond to signals. But the colony as a whole can regulate its own temperature, navigate to food sources miles away, and survive for decades. A single ant isn’t intelligent in any impressive way. Yet an ant colony can find food, build bridges, regulate temperature, wage war, and adapt to changes in its environment. That capability doesn’t exist in any one of them; it only comes together in the colony as a whole.
That’s the strange magic of emergence: the whole becomes capable of things that are completely invisible at the level of the parts. Emergence is what happens when simple, consistent principles—applied locally, over time—produce something complex and beautiful that couldn’t have been predicted or designed in advance.
In an emergent career, you are both the individual bird and the whole murmuration—the one following the rules and the one becoming something those rules couldn’t have predicted. Every decision you make, every person you work with, every risk you take or don’t take—those are your local rules in action. You can’t see the pattern they’re creating from inside it. You can only see the next step. Yet over time, something emerges. A body of work, a reputation. Something that looks, in retrospect, like it was designed, even though no single decision along the way felt like a plan.
My whole career has been example after example of the power of emergence, but I’ll give you the best one, which is also the most recent. I stepped off the traditional career path four years ago with no plan. I simply started saying no to the jobs I was known for—COO roles at bigger and more impressive companies—because they no longer brought me joy. It was scary, and it felt necessary. I explored a bunch of different paths and worked hard to learn to listen to the parts of myself other than my ego. It was hard. I felt exhausted and confused a lot, particularly when someone offered me some new fancy job I knew I’d be great at. My ego really, really wanted to say yes. I kept saying no.
I built the leadership communities Glue Club (opens in new tab) and The Guild (opens in new tab). I wrote on LinkedIn and Substack. Not because I had a vision for what any of this could become or because any of it made sense to anyone else, but because they made me happy every day. I was learning, working with people I loved, and having the kind of impact that mattered to me. All of it brought me energy, and I was committed to focusing on that compass. That said, more than any other time in my career, I felt like I was walking through a dark tunnel, with no sense of where I was going. Every magical moment in my career has been entangled with periods of confusion, discomfort, and darkness.
Then TED asked me to give a talk, and I said yes because I was excited about what I would learn and how I could connect with people through the talk. It felt a little random at the time but turned out to matter more than I expected. Someone on my team said, “I think this might be the beginning of something.” I said, “I just want the talk to be good.”
A year after my talk came out, TED came back and asked me to take over WorkLife (opens in new tab), the podcast that TED and Adam Grant had spent seven years building. When they made that offer, it was like someone had turned the lights on in the tunnel. They saw me in a way that I could not see myself. That offer transformed my weird, disconnected pile of projects into a whole that felt like magic.
When I’ve talked* *to successful people about their own career path, almost all of them have a story that sounds like emergence.**
As an example, I asked my friend Claire Hughes Johnson (opens in new tab), the former COO of Stripe, about how she’s made career decisions and how she thinks about her life’s work. On paper, Claire’s path—politics, to senior operations and product leadership at Google, to COO of Stripe—looks very methodical and designed. But in conversation (opens in new tab), she makes it clear that she never had a plan and was just focused on the right next step:
“Am I learning? Am I motivated? Am I in the right job? Is this the right impact? Is this what I want to be doing? . . . I think some people look [at my career] and they’re like, oh, you charted this course of success.
No, I was kind of unsatisfied, and just kept trying to find the thing . . . I don’t feel like I will figure out what my life’s work is. It will end up being the work that I did.”
It’s pretty weird to hear someone as successful as Claire say, even at this point in her career, that she doesn’t know what her life’s work is. But it honestly made me feel less crazy. As Claire explains it, she has two principles—she wants to learn and have a significant impact—and focuses on making the best next decision based on those.
To embrace emergence in your career, you have to do exactly what Claire does. You have to push past the traditional questions “How do I get where I want to go?” or “What is my life’s work?” and focus instead on asking, “What’s the right next step for someone with my principles, my energy, my values?”
That can be a harder question: Knowing your principles requires knowing yourself. Taking the next step in line with them often requires risk. You must tolerate uncertainty and real discomfort. You have to bet on yourself and have faith that the path will reveal itself.
After reflecting on my own experiences and hearing so many stories from brilliant successful people through WorkLife, I’ve come to believe that the two keys to an emergent career are defining (and redefining) your own local rules to help you make the next best decision, and following a few universal principles that increase the likelihood of career magic.
And then releasing control and having faith that those two frameworks will lead you to where you’re supposed to be.

Establish your own local rules for work
Developing your local rules that guide how you make decisions requires listening to yourself and the data you collect over the days, months, and years of work. The ongoing challenge of an emergent career is honing and evolving those rules over time and experience.
I didn’t go looking to prove this theory. I stumbled on it by asking successful people how they made decisions. When they answered, they all offered up their own principles as guiding forces.
Rules help you take the right next step
Mark Rober’s local rules are: focus on content that teaches, not just entertains; quality over quantity always; and sustainability over everything. He talked about how each of these have helped him decide when to grow his company and when to ignore the YouTube algorithm’s demand for daily posts.
Claire Hughes Johnson told me her compass has always been two words: learning and impact. If a decision gives her both, she moves toward it. If it doesn’t, she doesn’t.
One of my greatest mentors, Patty Stonesifer (opens in new tab)—an early executive at Microsoft, the first CEO of the Gates Foundation, and one of the first independent board members of Amazon—described four principles (opens in new tab) that she articulates in a mission statement: love and be loved, seek justice, learn, and laugh. She uses them to evaluate how she spends her time (she literally has a monthly worksheet she prints out to plan and evaluate her time against her principles).
Adam Grant, the organizational psychologist, has three. He talked about the principles that guide how he chooses which book to write next on WorkLife (opens in new tab), but in a follow-up email, he crystallized his career decision principles down to: interest (“Will I wake up in the morning excited about it?”), importance (“Does it align with my values?”), and impact (“Can I make a unique contribution?”).
While writing this post, I asked Lenny what his are, and he said: follow my energy, keep the quality bar high, and be useful.
Mine, for the early part of my career, were three things: learning, people, and mission. I thought of it as a three-legged stool.
Learning, for me, didn’t mean a little learning—it meant a curve so steep I was terrified. I get energy from being in over my head. People meant I needed to be surrounded by people I was excited to learn from. And mission meant I needed to feel like the problem I was working on actually mattered and that I personally wanted to devote my time and energy to solving it. Not every important problem is the right one for me.
The point of these rules is to guide your personal decision-making. When presented with two choices, how do you decide what the right next step is? How do you explain why something that might feel so right to someone else feels wrong for you?
When Bret Taylor asked me to join him at Quip and help figure out the business, I ran it through my principles almost instinctively. Learning? Terrifying amounts of it—I’d never built a SaaS business, never done sales or marketing before. People? Bret is someone I was excited to keep learning from, and I knew he’d assemble an extraordinary team. Mission? Well, productivity software for teams didn’t feel especially meaningful to me—my stool had one wobbly leg—but I felt that the other two were so strong that it didn’t matter. I went in with my eyes open about why I was there and placed a bet based on my principles.
Your rules will evolve
My local rules have changed over time—what I needed from work at 30 was different from what I needed at 40—and almost everyone’s do. Sometimes career decisions help you discover a rule (or a nuance of a rule) that you didn’t know was so important to you. That happened to Patty Stonesifer in the middle of her career. After leaving a senior executive role at Microsoft, she accepted a senior position at DreamWorks because it sounded cool. But about three months in, Bill and Melinda Gates approached her with the opportunity to help create and build the Gates Foundation, and she realized that at DreamWorks she was missing some pieces that were really important to her. That gut check led her to create her mission statement (opens in new tab) and articulate her “seek justice” pillar.
In that WorkLife conversation, she also shared that her enthusiasm for learning, one of her principles, can overpower everything and, like my wobbly stool legs, she’s had to think about ensuring that there is the right balance across the different principles to not let one of them guide all the decisions.
For me, the only principle that hasn’t changed at all is learning. I still need to be terrified or I’m bored. But I’ve gotten much more clear on the impact that matters to me, and the people leg of my principles has gotten more specific—I need people I look forward to working with every day, people who see me clearly, and people I can clearly unlock. I’ve added some new rules too, like “seek joy,” which wasn’t a priority for me earlier in my career. These days, loving my hours and days is one of the main ways I measure my overall career satisfaction.
How do you figure out your local rules?
The most powerful signal I’ve found for defining your own local rules is your energy. Not your ambitions, not what looks good on paper, not what your parents think—what work energizes you. The question to ask is “What actually lights me up today?” not “What should I want?”
There are a bunch of exercises out there that can help you do this. Here are two that have been really useful to me:
Spend a week scoring your energy after every part of your day. For many of us, this can be broken down into 30- or 60-minute segments like meetings or work blocks. At the end of the day, sit down and score each 30-minute block on a scale from 1 to 10. My coach, Maggie Hensle (opens in new tab), had me do this when I was at a lost moment in one job, and it came back all 1s and 10s. My day was filled with an almost equal amount of work that lit me up and work that made me want to bash my head against the wall. But most importantly, when I really dissected the 10s, I realized that the best work for me was coaching, mentoring, sponsoring, and connecting with people. It was an important insight that indirectly led me to the community work that I do now.
Identify your peak moments. Whenever I am trying to understand the work that lights people up, I ask them a series of questions: “Looking back over the past three to five years, what are three key moments when you felt like you were at your best? What are the work moments you are proudest of over those years? When you think about activities where the time flew by or you felt like you could have kept going forever, what were they?” Questions like these help you describe the type of work that excites you and brings out the best in you. The ideal way to do this exercise is with a coach or a best friend—someone who is rooting for you and will hear the patterns when you describe your answers. That person can share back with you some of the words or themes that come up over and over again.
Whatever exercise you choose, you are looking for patterns. Those patterns are your local rules in disguise.
Increase your surface area for magic
Knowing your local rules tells you how to decide on your best next step. But the truth is that there are also universal principles that increase the odds of magic. These behaviors and actions are not a plan. Instead, they’re creating the conditions for “good shit” to happen (to borrow Mark Rober’s words). And without them, you’re probably leaving a lot of magic on the table.
1. Be the person everyone wants to work with again
Guest author Molly Graham introduces 'emergence' as a career-building model: instead of long-term plans, get clear on personal principles ('local rules') and focus on the right next step, trusting the path to reveal itself . She contrasts this with Sheryl Sandberg's two-year/20-year plan advice, noting she never had a career plan . Mark Rober (YouTube creator) exemplifies this: no long-term plan, just principles and next-step focus . The two keys: define/redefine your local rules and follow universal principles that increase the odds of 'magic' .
Local rules from successful leaders:
- Mark Rober: content that teaches, quality over quantity, sustainability
- Claire Hughes Johnson (ex-Stripe COO): learning and impact
- Patty Stonesifer: love and be loved, seek justice, learn, laugh
- Adam Grant: interest, importance, impact
- Lenny: follow energy, keep quality bar high, be useful
- Molly early: learning, people, mission
To discover your rules, use energy as the signal—ask what lights you up —and try two exercises: (1) score each 30–60-minute block of your day for a week on a 1–10 energy scale ; (2) identify peak moments by recalling when you felt at your best, proudest work, and time-flew activities . Rules evolve; Molly later added 'seek joy' . Claire Hughes Johnson says she still doesn't know her life's work—she just optimizes for learning and impact . Molly's own path: stepped off the COO track four years ago, followed energy, built communities, and was offered hosting of TED's WorkLife podcast . The post lists universal principles for increasing 'surface area for magic', starting with 'Be the person everyone wants to work with again' .