Posts
Practical writing on coding agents, Amp workflows, and agent-friendly software engineering.
Your Repo Is the Memory: Durable Context for AI Coding Agents
A practical guide to keeping coding-agent intent, decisions, state, and proof in the repo instead of losing them in chat.
Agentic Coding in 2026: A Practical Field Guide
A source-backed map of the current agentic-coding workflow: alignment, proof, friction, codebase infrastructure, context hygiene, small tasks, and factory-era orchestration.
Make the Agent Prove It
A risk-scaled proof stack for reviewing agent-produced code: tests, real-system checks, conformance suites, screenshots, sandboxing, mock data, and human judgment.
Small Threads, Durable State
A day-to-day operating procedure for reliable agent work: wide research, narrow implementation, durable work items, handoffs, progress logs, and verification records.
Amp as a Factory-Era Coding-Agent Case Study
A source-backed Amp case study for task sizing, delegation contracts, remote execution, agent-to-agent orchestration, cost governance, proof loops, and review without turning the broader agentic-coding series into an Amp manual.