Your CLI Isn't Agent-Friendly. Here's What I Fixed.
I rebuilt a 200-command CLI for AI agent consumption. Not the commands themselves, but the help text, output formats, exit codes, and examples. That was enough.
I rebuilt a 200-command CLI for AI agent consumption. Not the commands themselves, but the help text, output formats, exit codes, and examples. That was enough.
Seven years of training AI personality into model weights. Then I wrote it down in a file and got better results. Configuration beat training.
A full infrastructure rebuild across 35 devices, with Claude Code handling planning, config generation, and many of the execution steps. What worked, what broke, and what still needed a human.
I've replatformed four times in four months. The words were never the problem.
What happens when you treat your AI agent's skill library like production code, and what breaks when you don't.
Four projects, 150 plans, and the realization that the plans matter more than the code they produce.
Fine-tuning GPT-3 gave Skippy real personality. Fine-tuning GPT-4o made him insufferable. The transfer learning era of a homebrew chatbot.
From char-rnn profanity to DialoGPT conversations. How transfer learning turned an angry chatbot into something people actually wanted to talk to.
RNNs, seq2seq, and a Reddit-trained chatbot that came into the world swearing. The moment the project got a name.
Seq2seq papers land, Torch7 exists, and suddenly my homelab is generating conversations about the meaning of life. The moment AI stopped being a toy.
Building IRC and Twitter bots with Markov chains, Python, and a homelab that ran hot enough to heat the room. The first experiments that started everything.