Writing
Behind the scenes, tutorials, and work in progress from Lunch Pail Labs

•
The Building Blocks of AI Agent Systems
I simplified my stack into clear building blocks so commands, skills, subagents, question gates, and review inboxes work as one system instead of disconnected prompts.

•
How to eval agent skills
I stopped manually spot-checking skill edits and moved to a fixed eval loop. The result was faster revisions, clearer failures, and more trustworthy agent behavior.
.png?table=block&id=3204768c-ac2d-81f2-8d9e-ec2d3d636802&cache=v2)
•
Start With Schedule-Based Work Before Agent Swarms
There is a lot of noise around self-flying agent systems right now. I got faster, cleaner leverage by scheduling repeatable work first and reviewing outputs on cadence.

•
How I turn agent sessions into workflow improvements
One of the most useful parts of working with AI agents is not just faster execution. It is the ability to review the work after the fact, spot patterns, and turn those patterns into better systems.

