Below you will find pages that utilize the taxonomy term “Agents”
posts
Agents Are the New Microservices
1. Single responsibility works best People tend to model agents on people: a product owner agent, an engineer agent, a QA agent. That fails for the same reason UserService failed. A role is not a scope. It is a bundle of unrelated jobs that share a title.
Single-task agents hold up better. A backlog grooming agent. A release notes agent. A migration risk review agent. One job you can describe in a sentence, with a small tool surface and a clear output.
read more
notes
Productivity with AI Assistants
As a product manager, I have created several agents to delegate areas of my work. I have one for backlog grooming, one responsible for maintaining metrics and analytics and one for design reviews. The recent Claude Code upgrades have made this possible.
read more
notes
Agent and Software Boundaries
Setting agent boundaries is delicate… like setting software boundaries… what should you allow your agent to do and what should you assign to another agent. When will agent complexity start becoming a thing…
read more
speaking
[Demo] MCP Design - Aiding Agents for Better User Experience
https://www.youtube.com/live/3e0zRE1Fvjw?si=8kg07OnK6UYyXiWq&t=967
In this demo, I showcase how MCP (Model Context Protocol design can significantly improve agent understanding and ultimately make the end user’s experience much easier and simpler. The demonstration highlights how simple concepts like “fetch my workspaces” fail and cause user friction, without the proper context by the MCP server.
read more