01 / Stack + real costs
A grounded map of the tools, model choices, and recurring costs behind a useful agent setup.
A practical operating system for AI agents
The Agent Operator's Manual is a dense, candid field guide for technical founders, solo developers, agency operators, and serious Claude Code or Codex users who are tired of losing context, repeating mistakes, and accepting false-green work.
$ operator run --reliable
context loaded .......... OK
memory linked ........... OK
skill selected .......... OK
verification gate ....... PENDING
result: useful work, with evidence
Not prompt tricks. The operating layer around the model.
The problem
01
Every new task starts with the same context dump.
02
The output looks finished until you test the edges.
03
You spend more on inference because the loop has no shape.
Inside the manual
A grounded map of the tools, model choices, and recurring costs behind a useful agent setup.
A compact contract that tells the agent how to work, when to ask, and what 'done' means.
A practical way to trade speed against reliability without turning every task into a ceremony.
A memory structure that keeps decisions, context, and lessons available after the chat disappears.
Turn good work into named procedures you can call again instead of re-explaining yourself.
Catch false-green outputs with evidence checks, tests, and explicit handoff gates.
Keep inference and execution costs sensible while the system earns its keep.
Follow one task from brief to verified result, including the points where most agents quietly fail.
A month-long implementation path plus copy-paste templates for contracts, skills, memory, and checks.
What changes
Before: a blank chat, scattered notes, a vague request, and a confident-looking result.
After: a known stack, an operating contract, durable memory, reusable skills, and verification gates that make “done” observable.
Read it once. Copy the parts you need. Build from there.
The complete manual
21 pages. 9 parts. A practical agent-first operating system in a PDF you can keep beside your editor.
Secure checkout · one-time purchase
This is a field manual, not a promise of effortless automation. It gives you the operating pieces and a path to assemble them.