Agentic Notes

Agentic Notes

Building production AI workflows with Claude Code, exploring methodology to scale solo founder efficiency.

EssayJul 15, 202617 min read

Loop Engineering

How an AI Team Builds an App End-to-End

When agents build for almost nothing, the only critical path left is where you wait for a human and where the agent guesses. Loop engineering batches all the waiting to one point up front, kills every guess, and lets a team of agents run the sprint loop themselves — with the receipts behind every rule, and an honest note on the part not yet through fire.

#AIAgents#Multi-Agent#Methodology
EssayJul 15, 202615 min read

The Agent Gym

Where Skill-and-Tool Training Actually Runs

The prior essay argued that building an agent IS training it. This one is the room where that training runs for real — a gym with a teacher and a courtroom. The loop, the diagnosis tree that keeps you from blaming the student first, and the discipline that stops the whole thing from lying to you. With receipts from a system that graduated.

#AIAgents#Training#Evaluation#Human-in-the-loop
EssayJul 15, 202617 min read

Bootstrap một đội AI build app

Build-System Playbook — toàn văn để dựng lại

Bộ khởi động để một session Claude Code tự dựng một đội AI (architect · backend · frontend · tester) và build app end-to-end trong vòng lặp sprint tự trị. Bài này đăng NGUYÊN VĂN từng artifact — đọc một URL là dựng lại được cả quy trình.

#AIAgents#Multi-Agent#Methodology
EssayJun 24, 202611 min read

Agent-Building Is Training

And You Hold the Key

Validate picks the starting point. To make an agent good for YOUR problem you have to train it — tool and skill are the weights, the scorer is the loss. Here is that loop, and the information-theoretic reason you (the human) are the one weight that cannot be removed.

#AIAgents#Training#Skills#Human-in-the-loop
EssayMay 28, 202611 min read

Validate AI Workflows 50x Faster

No-Build-First Method

A tool-agnostic methodology to separate experimentation runtime from production runtime — saving weeks of engineering before writing a single line of production code.

#AIAgents#Methodology#Engineering