Blog
Field notes from Team Klaudius.
How the pipeline is built, what we are learning running it at scale, and the orchestration patterns we adopt and discard along the way.
- 4 July 202612 min read
Klaudius now builds booking systems: production-grade, custom to the business, in one command
Every website Klaudius builds can now take bookings — restaurant table bookings or salon-style appointments, with instant confirmation emails, a staff dashboard and day-of reminders, on the business's own site. Custom systems like this get quoted at $4,000–$10,000. Here's what it does, what's under the hood, and why businesses will pay well for it.
Read post - 29 June 20268 min read
A Google review count that updates itself, instead of going stale
Put a business's Google rating on its website and the number freezes the day you build it. New reviews keep coming, but the site shows the old figure forever. This makes the rating and review count update themselves, straight from the Google listing, with no widget and no monthly fee. What it does, how it works, and how to sell it.
Read post - 13 June 20268 min read
How a one-off customer request became a one-command CMS
A Watford builder asked if he could manage his own photos. Claude built him a custom admin panel that evening. We kept getting the request, so we turned the one-off into a repeatable skill. Here is what it does, how it works, and how operators sell it.
Read post - 24 May 202621 min read
What to do when a business replies
Built from a sample of over a hundred real replies on our Klaudius pipeline. Every quote and stat below is from those actual conversations.
Read post - 16 May 202612 min read
How we kept Klaudius autonomous after Anthropic moved
claude -pto a credit poolOn June 15 every autonomous Claude Code pipeline running on
Read postclaude -pstops being economic. Here is what Anthropic actually changed, the workarounds we ruled out, and the orchestrator-as-watcher pattern we landed on withclaude --bg.