Example agents
Three, built all the way through.
The hard part of building an agent is not the loop. It is deciding which effects stop and ask, and which rules have to be enforced in code rather than requested in a prompt. Each of these is one job with those decisions made, and the reasoning left in.
The build itself is in Temper — one guide per agent, and it writes every file. Each page links to its own at the foot.
- 01LibrarianKeeps an Obsidian vault as connected pages, with the backlinks in both directions.The mount it does not have
- 02CalendarProtects deep work, absorbs the scheduling back-and-forth, and asks before anything reaches a person.Gate the seam, not the tool
- 03QuartermasterHands work to your other agents and notices when one goes quiet.A ledger that survives a compaction
None of these is a product you install — they are designs with working code behind them, and Temper builds any of the three from its guide. If you already have an agent and only want it on your phone, the quick start is the shorter page.