Build
Development guides and tutorials

How to give agents design taste
I’m testing Pailflow waitlist pages with agents and learning that the hard part is not generating pages. It is giving the agent taste.

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.

