I ship code with an agent doing most of the typing now, and I write this series because the tools change faster than anyone's advice about them. Most agentic coding content is either a vendor pitch or a doom post. I want the third thing: what actually changes how I work, tested against my own repos, not a demo.
The pattern across these posts is that the interesting decisions live outside the model. An identity file changes defaults more than a better prompt does. A hook that reinstalls rules after compaction matters more than a longer system message. Orchestrating five agents is a state problem, not a prompting problem, and I say so even while arguing that most teams reach for the heavy version too early. I also cover the boring stuff that gets ignored: agents authenticating as me instead of as themselves, and why cheaper, smaller models already beat the expensive ones on the benchmarks that matter for coding.
None of this is theory. Every post here comes from a tool I installed, read the source of, or ran against real work.