From principles to production
Why AI makes engineering fundamentals more important, not less, and how they shape real production decisions.
Why AI makes engineering fundamentals more important, not less, and how they shape real production decisions.
A reflection on turning one AI-generated Python prototype into reusable coding-agent guidance: clearer implementation boundaries, stronger quality expectations, and a shared quality bar before prototypes become real tools.
Running multiple coding agents in parallel feels like a speed win until the bottleneck becomes the person trying to supervise all of them.
A practical walkthrough of setting up Claude Code agent teams with clear roles, task ownership, communication rules, review steps, and lightweight output contracts.
A hands-on case study of using Codex subagents to coordinate data collection, preparation, and Slidev report generation in parallel.