← Home / Theme
Theme

ia

🇫🇷🇺🇸🇧🇷🇪🇸🇩🇪🇮🇹
12 essays
Most recent
2026-08-01

PM, Developers, and AI: Roles Are Blurring, Responsibilities Remain

AI raises the capacity to produce — not the capacity to decide. Developers move up toward product, PMs move down toward construction. This shift blurs roles without dissolving responsibilities. A full account of what AI commoditizes in product management, what remains hard, and a catalog of emerging roles with their real risks.

2026-07-06

The product question should start from the source code

Do you lose half an hour spinning up a test environment just to answer a product question on Slack? That hidden cost disappears when AI queries the source code, the real truth of how the product behaves. Answers grounded in evidence — functions, tests, commits — instead of stale documentation. Provided the code already speaks the language of the business.

2026-07-01

Under the hood of my context engine: how an AI remembers a mission

Do you lose the thread the moment you reopen a conversation with an AI on a subject that stretches over time? This article lifts the hood on a structured memory system: the difference between the goal and the attention, the directives, the offline queue, the three memories (journal, synthesis, checkpoints) and the cycle of a session. Enough to understand how an AI can truly remember a mission.

2026-06-08

The PM as Architect of Context

Most organizations know how to produce documents. They don't know how to capitalize on the reasoning behind them. With every decision, they start over almost from scratch. The PM as context architect turns scattered customer knowledge — transcripts, objections, trade-offs, weak signals — into a reusable asset. The result: faster, more robust decisions, and a competitive edge that rivals cannot copy overnight.

2026-05-25

AI Wiki: why I built a knowledge base maintained by an AI

Classic RAG starts from scratch with every question. By building an AI Wiki — a persistent wiki maintained by an LLM — you capitalize on domain knowledge once and for all. Atomic notes, links between concepts, contradiction detection: knowledge is compiled, not rediscovered. Lessons learned from 950 notes extracted from industrial maintenance sources, with calibration insights and concrete use cases.

2026-04-24

One file, a few directives, and Claude does the rest — how I structured 500 emails effortlessly

Drowning in email and losing track of the threads in flight? By handing the structuring over to Claude — one file, a few directives, then a gradual split — I turned 500 building-management emails into a queryable knowledge base. Seven steps, from the vague directive to a multi-file system, without ever needing a complex framework.

2026-04-21

From the Single File to a System of Contexts: Why an LLM's Memory Won't Fit in One Document

2026-04-13

Code Centric

Documentation never keeps up with the code. We know it, we accept it, and yet it costs us time with every change. AI shifts the equation: when the code is clean, it becomes the source of truth from which the other artifacts—specs, changelogs, support documentation—can be regenerated. This code-centric approach demands a minimum of technical literacy, but it opens a real lever for the product managers who master it.

2026-03-25

Why You Should Audit Your Skills: Master the Hidden Token Limits

A wasteful skill locks you out after 3-4 runs instead of 8-10. Discover the 5 silent traps that saturate your quota, how to audit in 3 simple phases, and how to gain 40% more capacity without changing your model. Productivity regained.

2026-03-23

In software, the edge will no longer be technology. It will be understanding the context.

Producing software is no longer rare. The cloud commoditized it, and AI will accelerate the trend further. When everyone can build fast and well, churning out features by the yard is no longer enough. The real competitive edge shifts toward understanding the context: the business, the users, the customers, the competition, the standards. Understanding better than others, before building.

2026-03-23

In 8 days, I understood that the Product Manager job was about to change completely

Your days as a PM are devoured by tasks that have nothing strategic about them. In eight days on Claude Code, I automated my competitive intelligence — gathering, organizing, updating. Time reclaimed to analyze, understand, decide. This field report shows concretely why the center of gravity of the Product Manager job is shifting: fewer intermediate artifacts, more real strategy.

2026-03-22

Adding session memory, like OpenClaw

No more re-explaining the context at every session. Claude automatically retains what you did, the decisions made, the problems encountered — per project, inside your git repo, with no database. Portable, versionable, under $1/month. Here's how to set this system up in less than an hour.

Most recent articles