Claude Code for Maintainable Software: Lessons from 4 Production Projects
See Also
The Sub-Agent Revolution: How Claude Code's Specialized Workflows Dramatically Increase Software Engineering Quality
Been reviewing some data from complex API development projects lately. Honestly, the traditional approach to AI-assisted development is pretty broken. We're asking general-purpose models to context-switch between domains like API design, contract testing, and security validation. The cognitive overhead alone kills productivity.
Who Owns the Context Window? - Series Overview
A builder's seven-part journey from a Claude Code plugin to a coding harness — through token bills, compression libraries, and a context governor — ending at a market-wide question: the platforms are absorbing context management, so where should it actually live?
Same Brain, Two Bodies: Forge as a Plugin, Forge as a Harness
Last week I deleted three of the most carefully written documents of my engineering life, and the overwhelming feeling was relief. Forge lives in two bodies — a Claude Code plugin and a coding harness built on pi — and they are converging on everything except one thing: what my agents see, each turn, in each phase.