
Agent Evolutions: Stop Guessing the Design — Evolve It
Most coding-agent tasks have one right answer hiding behind a workflow. “Add password sign-in.” “Fix the off-by-one in the pagination…
- Coding
- Project
Writing
Pragmatic field notes on AI agents, MLOps, cloud architecture, and engineering systems.

Most coding-agent tasks have one right answer hiding behind a workflow. “Add password sign-in.” “Fix the off-by-one in the pagination…

A coding agent is only as useful as the spec you give it. That sentence sounds like a truism until you watch it play out for an afternoon.

Pair-program with a coding agent for an afternoon and you start noticing a quiet, recurring tax. Every time the agent reaches for a flag, a…

The AI providers are in a horse race. Every quarter, a new model lands, a new harness ships, and the gap between “the best tool for this…

AI Coding — or Spec-Driven Development — is a recent trend that amazes as much as it scares IT engineers. We now have access to powerful…

I see many friends and acquaintances generating amazing applications in mere weeks. We are in the midst of a craze of innovation, an era…

Bridge the gap between engineering specs and AI agents using Agent Skills. Learn to inject ‘Senior Engineer’ context for production MLOps.

A Python notebook agent that reviews GitHub repositories against your own guidelines automatically, using Google Colab, the GitHub API, and Gemini models.