Masters3d

Technical. Creative. Tactical. Director.

Tag: agents

Posts connected by the agents tag.

11 posts

Shift Left Until the PR Is Just a Confirmation

Agentic tooling made pull requests cheap and plentiful, so the bottleneck moved from writing code to trusting it. The answer is not another review loop but front-loaded rigor: invest the engineering effort ahead of time to build a full, production-shaped synthetic environment you run locally, so that validation itself becomes cheap and the PR turns into a context-sharing mechanism instead of an approval gate. Tools like .NET Aspire and Dapr show what that inner loop can look like, and the same principles carry over to homegrown systems.

Read more →

Blameless Engineering: No Heroes, Just Systems

Blameless engineering, borrowed from Google's SRE culture, is usually filed under postmortems. But the postmortem is only the last place the culture shows up. Blamelessness shifts all the way left into how you design systems, and it lands on one uncomfortable rule: the team is the unit of work, and heroes are a symptom of a system that is not yet well crafted. In the age of agents, where there is no one to blame, that rule stops being a nicety and becomes the only way to debug at all.

Read more →

9 Years of Copious Notes

Nine years of work notes, from sort-of-daily Markdown files in 2017 to monthly Word docs to a single yearly running document, and how AI agents finally took over the writing through worklogs.

Read more →

10,000 Hours Was Never Enough

Time matters, but expertise does not come from time alone. In software engineering, AI makes the missing part impossible to ignore: growth comes from new constraints, real feedback, rising stakes, and ownership of outcomes.

Read more →

Quest Engine: A Framework for Agent-Human Collaboration

Quest Engine is a methodology built on three recursive action steps that help you solve problems at any scale. Through Searching, Being Driven, and Renewing (you compound your capability continuously). AI coding agents amplify these natural processes as tools that multiply your leverage.

Read more →