Eleanor Berger
An AI/PM writer or contributor credited in a post about lead time to value for AI-assisted coding. Mentioned as part of the authorship of the newsletter item.
Key Highlights
- Eleanor Berger is repeatedly credited on practical posts about AI-assisted coding, agent workflows, and developer productivity.
- Her associated topics span lead time to value, AI coding tool adoption, Test-Driven Development for agents, and multi-agent orchestration.
- The work is especially relevant to AI PMs who need to connect AI tooling decisions to measurable delivery outcomes.
- Her credited posts focus on implementation realities such as workflow design, instruction reliability, and end-to-end impact measurement.
Eleanor Berger
Overview
Eleanor Berger is an AI and product-management-oriented writer or contributor repeatedly credited alongside Isaac Plath in newsletter items focused on practical AI-assisted software development. Across the cited mentions, her work centers on operational questions that matter to teams adopting agentic coding: how to measure value, why tooling alone does not improve productivity, how to structure Test-Driven Development for AI agents, and when multi-agent orchestration systems are worth the complexity.For AI Product Managers, Eleanor Berger matters because the topics associated with her bylines are not abstract thought pieces; they are implementation-facing questions that sit directly at the intersection of product delivery, developer workflow, and AI system effectiveness. Her credited posts collectively map to common PM challenges: reducing lead time to value, setting realistic expectations for AI coding tools, improving agent reliability through process design, and evaluating collaboration frameworks for humans and agents.
Key Developments
- 2026-02-13 — Credited with Isaac Plath on "Automating Presentation Slides with Agent Skills", covering agentic slide creation using Slidev, Nano Banana, and Agent Skills.
- 2026-03-18 — Credited with Isaac Plath on "X1PM: A Shared Workspace for Humans and AI Agents", introducing a shared workspace concept using file-system-native formats such as Markdown and CSV.
- 2026-03-24 — Credited with Isaac Plath on "Everyone says agentic coding builds whole projects. Why doesn't it work for me?", addressing common reasons agentic coding fails to deliver complete outcomes in practice.
- 2026-03-28 — Credited with Isaac Plath on "I've configured instructions in AGENTS.md, but the agent isn't following them. What should I do?", a troubleshooting piece on instruction following, file loading, formatting, and prompt validation.
- 2026-04-02 — Credited with Isaac Plath on "Should I adopt a multi-agent orchestration system like Gas Town or Claude Flow?", examining the trade-offs, benefits, and fit of orchestration systems for different teams and use cases.
- 2026-04-12 — Credited with Isaac Plath on "How should you guide AI agents through Test-Driven Development?", outlining test-first workflows, acceptance criteria, and automated validation for more reliable agent output.
- 2026-04-16 — Credited with Isaac Plath on "I have given my team access to AI coding tools, but productivity has not improved. Why?", exploring why access alone does not create gains without process, integration, and expectation management.
- 2026-05-11 — Credited with Isaac Plath on "Lead Time to Value", focusing on reducing lead time to value for AI-assisted coding and measuring end-to-end impact in the agentic era.
Relevance to AI PMs
- Operationalizing AI coding adoption — Eleanor Berger's credited topics help AI PMs move beyond tool rollout and toward workflow design, team enablement, and measurable outcomes. This is especially useful when adoption stalls despite strong interest in AI coding tools.
- Choosing the right level of agent complexity — The posts tied to her name cover practical decision points such as whether to use multi-agent orchestration systems, when AGENTS.md-style instruction systems break down, and how to guide agents through constrained workflows like TDD.
- Defining and measuring value — The emphasis on lead time to value gives AI PMs a more actionable lens than raw usage metrics. It encourages measurement across the full delivery pipeline, from prompt and generation quality to validation, integration, and realized business impact.
Related
- Isaac Plath — Frequent co-author or co-credited collaborator across all listed mentions.
- Agentic coding — A central theme in multiple credited posts, especially around workflow reliability and expectations.
- AI coding tools — Connected through discussions of adoption, productivity, and integration challenges.
- AGENTS.md — Referenced in troubleshooting guidance for getting agents to follow stored instructions consistently.
- Test-Driven Development — Linked through guidance on structuring AI agent workflows around tests, acceptance criteria, and verification.
- Multi-agent orchestration systems — A major topic in the discussion of whether to adopt systems like Gas Town or Claude Flow.
- Gas Town and Claude Flow — Example orchestration systems used to frame evaluation of multi-agent collaboration approaches.
- X1PM — Connected through a shared workspace model for humans and AI agents using native file-based formats.
- Slidev, Nano Banana, and Agent Skills — Related via the presentation automation workflow described in the February 2026 mention.
Newsletter Mentions (9)
“Eleanor Berger & Isaac Plath Lead Time to Value - A post about reducing lead time to value for AI-assisted coding and measuring the full pipeline in the agentic era.”
#1 📝 Eleanor Berger & Isaac Plath Lead Time to Value - A post about reducing lead time to value for AI-assisted coding and measuring the full pipeline in the agentic era. It discusses metrics and methods for assessing the end-to-end impact of agentic systems.
“I have given my team access to AI coding tools, but productivity has not improved. Why? - Explores reasons why giving teams access to AI coding tools doesn't automatically raise productivity, focusing on process, expectations, and integration.”
#19 📝 Eleanor Berger & Isaac Plath I have given my team access to AI coding tools, but productivity has not improved. Why? - Explores reasons why giving teams access to AI coding tools doesn't automatically raise productivity, focusing on process, expectations, and integration.
“#2 📝 Eleanor Berger & Isaac Plath How should you guide AI agents through Test-Driven Development? - A discussion about best practices for guiding AI agents through Test-Driven Development (TDD), covering how to structure tests, craft prompts, and provide incremental feedback so agents produce verifiable, testable code.”
#2 📝 Eleanor Berger & Isaac Plath How should you guide AI agents through Test-Driven Development? - A discussion about best practices for guiding AI agents through Test-Driven Development (TDD), covering how to structure tests, craft prompts, and provide incremental feedback so agents produce verifiable, testable code. It emphasizes iterative test-first workflows, clear acceptance criteria, and automated validation to keep agent outputs aligned with intended behavior.
“#6 📝 Eleanor Berger & Isaac Plath Should I adopt a multi-agent orchestration system like Gas Town or Claude Flow? - Examines whether teams should adopt multi-agent orchestration systems such as Gas Town or Claude Flow, weighing their benefits, trade-offs, and ideal use cases.”
#6 📝 Eleanor Berger & Isaac Plath Should I adopt a multi-agent orchestration system like Gas Town or Claude Flow? - Examines whether teams should adopt multi-agent orchestration systems such as Gas Town or Claude Flow, weighing their benefits, trade-offs, and ideal use cases. Offers guidance on when such systems are appropriate and what to consider before adopting them.
“Eleanor Berger & Isaac Plath Should I adopt a multi-agent orchestration system like Gas Town or Claude Flow? - Examines whether teams should adopt multi-agent orchestration systems such as Gas Town or Claude Flow, weighing their benefits, trade-offs, and ideal use cases.”
#6 📝 Eleanor Berger & Isaac Plath Should I adopt a multi-agent orchestration system like Gas Town or Claude Flow? - Examines whether teams should adopt multi-agent orchestration systems such as Gas Town or Claude Flow, weighing their benefits, trade-offs, and ideal use cases. Offers guidance on when such systems are appropriate and what to consider before adopting them.
“#5 📝 Eleanor Berger & Isaac Plath I’ve configured instructions in AGENTS.md, but the agent isn’t following them. What should I do? - A troubleshooting post about why an AI agent might ignore instructions stored in AGENTS.md and what to check to get the agent to follow them.”
#5 📝 Eleanor Berger & Isaac Plath I’ve configured instructions in AGENTS.md, but the agent isn’t following them. What should I do? - A troubleshooting post about why an AI agent might ignore instructions stored in AGENTS.md and what to check to get the agent to follow them. It offers practical checks such as verifying the file is loaded, confirming formatting and precedence, and testing changes with simple prompts.
“Eleanor Berger & Isaac Plath Everyone says agentic coding builds whole projects.”
#19 📝 Eleanor Berger & Isaac Plath Everyone says agentic coding builds whole projects. Why doesn't it work for me? - A featured question about why agentic coding often fails to produce complete projects for some users. The piece invites readers to explore common pitfalls and expectations around agentic workflows.
“Eleanor Berger & Isaac Plath X1PM: A Shared Workspace for Humans and AI Agents - Introduces X1PM, a shared workspace concept for human and AI agent collaboration using file-system native formats like Markdown and CSV.”
#14 📝 Eleanor Berger & Isaac Plath X1PM: A Shared Workspace for Humans and AI Agents - Introduces X1PM, a shared workspace concept for human and AI agent collaboration using file-system native formats like Markdown and CSV. Presents the idea as the latest topic on the site, inviting readers to explore workflows that integrate agents with familiar file formats.
“Eleanor Berger & Isaac Plath Automating Presentation Slides with Agent Skills - Demonstrates creating presentation slides agentically using Slidev, Nano Banana, and Agent Skills. Presents an automated workflow for building slides with agent tools.”
GenAI PM Daily February 13, 2026 GenAI PM Daily 🎧 Listen to this brief 3 min listen Today's top 25 insights for PM Builders, ranked by relevance from Blogs, X, YouTube, and LinkedIn. OpenAI Introduces GPT-5.3-Codex-Spark Model #1 📝 OpenAI News Introducing GPT-5.3-Codex-Spark - Announces the GPT-5.3-Codex-Spark product release, highlighting new Codex-powered capabilities for developers and product teams. The post introduces the model and its intended use cases and availability. Also covered by: @Simon Willison #2 𝕏 Demis Hassabis rolled out Gemini 3’s new “Deep Think” mode for Google AI Ultra subscribers in the Gemini App, enabling more advanced reasoning and complex problem-solving capabilities. Also covered by: @Josh Woodward , @Demis Hassabis , @Google AI, @Sundar Pichai , @Sundar Pichai #3 𝕏 Sam Altman launched GPT-5.3-Codex-Spark as a research preview for Pro today, delivering over 1,000 tokens per second with initial limitations that will be rapidly improved.
Related
An AI development pattern where models act more like autonomous coding agents. The newsletter uses it to describe both NVIDIA Dynamo’s target workload and GPT-5.5/Codex improvements.
An AI/PM writer or contributor credited alongside Eleanor Berger for a post about lead time to value in AI-assisted coding. The post focuses on metrics for agentic systems.
An image asset swapping tool or capability referenced in AI Studio editing workflows. Useful for PMs building multimodal UI-editing experiences.
A file-based convention that hints at emerging open standards for agent behavior and configuration. The newsletter references it as one of the few signs of openness in the agent harness stack.
A framework for defining, managing, and retiring capabilities that AI agents can use. The newsletter frames it as an operational way to keep agent behavior current and useful.
A multi-agent orchestration system referenced alongside Gas Town as an option for teams to adopt. It is presented as an orchestration approach with trade-offs and use cases.
A multi-agent orchestration system discussed as a possible adoption choice for teams. It is framed as an orchestration pattern rather than a single model.
Stay updated on Eleanor Berger
Get curated AI PM insights delivered daily — covering this and 1,000+ other sources.
Subscribe Free