Skip to content

Blog

Writing about AI agents, engineering workflows, and building things that actually work.

Start here

What Nobody Tells You About Running MCP Servers in Production

Six months, three production MCP servers, twelve real failures. The thing that broke everything wasn't the protocol — it was the descriptions.

Read the recommended first post ->

8 posts

agent security: what microsoft shipped (and what you still need to build)

May 26, 2026

Microsoft Entra Agent ID provides identity and OAuth. It does not prevent jailbreaks, enforce tool boundaries, or stop data exfiltration. Here is the architecture gap and what to build.

12 min read
securityai-agentsentraarchitecture

How I Actually Test AI Agents

May 25, 2026

Everyone talks about evals but nobody shows you the boring part: the labeled test set, the scoring script, and what you do when the number doesn't move.

12 min read
AI Agentstestingevalsdeveloper toolsLLM

What Nobody Tells You About Running MCP Servers in Production

May 23, 2026

Six months, three production MCP servers, twelve real failures. The thing that broke everything wasn't the protocol — it was the descriptions.

4 min read
MCPAI AgentsLLMdeveloper toolsproduction

How to Write a Good Skill for an AI Agent

May 12, 2026

Skills are the difference between an agent that actually works and one that confidently does the wrong thing. Here's what I learned building 50+ of them.

10 min read
AI AgentsMCPdeveloper toolsLLMautomation

Writing Good AI Agents: What I Learned Running a Fleet of Them

May 8, 2026

Practical lessons from deploying and running multiple AI agents in production — what actually works and what blows up.

4 min read
AIagentsproductionengineering

Building Better AI Agents: Lessons from Running 40+ in Production

May 7, 2026

Why constraint, clarity, and oversight matter more than intelligence when working with AI agents.

6 min read
AIautomationdevelopersagents

From Copy-Pasting ChatGPT to AI That Runs My Workflow

May 5, 2026

How I went from pasting errors into ChatGPT to having Copilot CLI fix tests, create PRs, and manage my projects.

4 min read
copilot-cliai-agentsdeveloper-workflow

First Post (Again)

May 4, 2025

Starting a blog about AI agents. Again. This time might actually stick.

2 min read
metaai-agentspersonal
← Back home