DKDmytro Klymentievinklymentiev.hashnode.dev·Aug 11 · 5 min readWhat stops a group of AI agents from turning into a messThe hard part of a multi-agent system is not the agents. It is what they stand on. I arrived at that the slow way, by being annoyed at explaining myself twice a day. This did not start as a product. I00
DKDmytro Klymentievinklymentiev.hashnode.dev·Jun 14 · 3 min readAdding an AI Assistant to a Website That Answers Only From Your Own ContentMost "add a chatbot to your site" tutorials end with a bot that confidently makes things up. For a small business site, that is worse than no bot at all. A visitor asks about your refund policy, the m00
DKDmytro Klymentievinklymentiev.hashnode.dev·May 23 · 8 min readHow do you keep your AI agent skills from rotting silently?Storing AI agent skills as files in a folder does not scale — Claude Code skills, your claude.md instructions, and every other slice of your Claude Code memory eventually rots, conflicts, or eats th00
DKDmytro Klymentievinklymentiev.hashnode.dev·Mar 30 · 5 min readRobots Won't Take Your Job. They'll Bury You in Work.Everyone's afraid that robots will take their jobs. Nobody thinks that robots will enslave people — by burying them in work that's impossible to keep up with. I have a project. A CRM system for a sma00
DKDmytro Klymentievinklymentiev.hashnode.dev·Mar 26 · 5 min readAI Agents Keep Breaking Each Other. Here's the Fix.When you talk to Claude 20 times a day across a dozen different projects, one screen stops being enough. Your agent triggers a file download. Your other agent tries to upload something. One runs a tes00