Writing

Writing

Agentic development, the trust layer around coding agents, and what I'm learning along the way. Start with the externalized trust series.

Externalized coordination: the missing primitive for agent swarms

Runtime and orchestration are getting solved. Coordination is the layer that tells agents what stage they are in, what evidence is required, and whether they may proceed.

agentic-ai harness-engineering software-factories · 8 min read

Externalized proof: confidence is cheap

The agent saying 'tested' is not evidence. Software factories need proof captured outside the model's narration.

agentic-ai harness-engineering developer-tooling · 7 min read

Externalized process: optional becomes skipped

Agents skip optional steps. A harness turns vague instructions like 'be careful' into a path work must pass through.

agentic-ai harness-engineering beislid · 7 min read

Externalized memory: the work has to remember

Agents forget. Work should not. Memory is useful only when it carries source, date, certainty, and scope.

agentic-ai harness-engineering memento-vault · 7 min read

Externalized trust and the road to software factories

Software factories will not be built on agent confidence. They will be built on trust that lives outside the chat.

agentic-ai harness-engineering software-factories · 15 min read

Seventeen comments

An agent built working backend code. Review pushed it into the right domain boundaries.

agentic-ai claude-code developer-tooling · 8 min read

CLAUDE.md as project constitution

Our AGENTS.md hit 700 lines. I audited it and about half was stuff the model already knows.

agentic-ai claude-code developer-tooling · 6 min read

Composing over reimplementing: how I structure Claude Code skills

I run a personal copy of every skill in my dotfiles and a team copy in the repo. This is how that works.

agentic-ai claude-code developer-tooling · 7 min read

Ship-it: a Claude Code skill for the last mile

Lints, tests, code review, PR, ticket update. I automated the end-of-ticket sequence so I stop forgetting steps.

agentic-ai claude-code developer-tooling · 6 min read

Five revisions of start-ticket: how a Claude Code skill learned to start work

I kept missing steps when picking up tickets. Five revisions later the skill handles it.

agentic-ai claude-code developer-tooling · 9 min read

Building a knowledge vault that costs zero LLM tokens at retrieval

I kept losing context between Claude Code sessions. Decisions, patterns, gotchas, all gone next morning. So I built a vault.

agentic-ai memento-vault architecture · 7 min read

The programming atrophy problem: AI makes you worse at coding

Three studies say AI tools make you worse at coding. I use them every day so I wanted to know how bad it actually is.

agentic-ai developer-tooling research · 6 min read

Harness engineering: the model is just the horse

Same model, same benchmark, 36-point score difference just from the setup around it. Most of my engineering work now is on that environment, not the prompts.

agentic-ai harness-engineering developer-tooling · 7 min read

Why I write about agentic engineering

I'm a fullstack engineer who went deep on AI-assisted development. This is where I write down what actually works, what doesn't, and what I'm still figuring out.

personal agentic-ai · 1 min read