Hook

Their other posts in the index, biggest breakout first.
if you use Claude Code, this is probably the fastest way to build a team of AI agents. It's called Cree AI. They just released official Cloud Code skills and they're pretty incredible. Let me show you. I've got Cloud Code open right here. First, I'll install the skills. Now, Cloud Code has four new Cree AI skills built in. So let's build a crew. I'll just tell Cloud Code, build me a research crew. Watch what happens. It starts by installing Cree AI. Then it scaffols an entire project. Look at the file tree. Everything's already there. Now it's generating the agents. Each one gets a role, a goal, a back story, the right tools and memory. The researcher researches, the writer writes, the reviewer reviews, the reviewer reviews. And if cloud code needs to know how Cree AI works, it isn't making anything up. It's querying Cree AI's live documentation through the aspdoc skill. So instead of relying on old training data, it's pulling the latest API docs while it builds. Now Let's run it and watch the terminal. The researcher finishes, hands its results to the writer, the writer hands them to the reviewer. That's an entire multi-agent workflow that cloud code just generated from a single prompt. And if you're wondering how I'm running all of this inside one IDE, this is Dev Swarm. Instead of one cloud code session, I can launch multiple cloud code agents, each on its own Git branch all working in parallel. Try Dev Swarm free at dev swarm.ai.