Header Logo
๐Ÿ“– Course โญ๏ธ Reviews
Log In
← Back to all posts

I replaced half my workflow with 8 AI agents (here's what actually works)

by Sonny Sangha
Feb 11, 2026
Join the PAPAFAM

Hey Sonny here! ๐Ÿ‘‹๐Ÿผ

I've been meaning to write about this for a few weeks now but I wanted to make sure it actually worked first.

 

I built a team of 8 AI agents that run different parts of my business. Not one chatbot trying to do everything โ€” I tried that for months and it was chaos. Eight specialized agents, each with a specific job, working together.

 

Let me break it down ๐Ÿ‘‡๐Ÿผ



So here's what I built  ๐Ÿค–

You know how a startup doesn't hire one person to do engineering, marketing, QA, ops, and research? Same logic. One "do everything" AI assistant falls apart at scale. The breakthrough was specialization.

 

I gave each agent one job โ€” a copywriter for scripts and captions, a developer that picks up Linear tickets and creates PRs, a QA agent that reviews everything before it goes live, a research agent for deep dives, an ops agent for sponsors and deadlines, and an automation agent for pipelines.

 

The whole thing runs on OpenClaw โ€” an open-source framework for running AI agents locally. I have one main agent called Neo that acts as the coordinator. The rest are sub-agents that Neo spins up on demand. When I send a message, Neo decides which specialist to delegate to, spawns them with full context, and they do the work in their own isolated session.

 

So when I say "write today's newsletter," Neo spawns the copywriter with the topic and context. When that's done, Neo spawns the QA agent to review it against a checklist. Each sub-agent has its own workspace, memory, and model config โ€” connected to GitHub, Linear, Notion, and Clerk via MCP servers.

 

The key insight: the main agent IS the coordinator. It's not a separate routing layer โ€” it's the agent I talk to every day, and it knows when to handle something itself vs delegate to a specialist. That's what makes it feel seamless rather than managing 8 separate chatbots.

 

I just released a video yesterday showing how to set up OpenClaw securely on a VPS so it runs 24/7. If you want to build something like this yourself, that's where I'd start. 


 

Watch this to set things up๐Ÿ‘‡๐Ÿผ

Watch my latest YouTube video to learn how to set one up in 20 minutes, securely! 

Use this link when you sign up for the VPS to get 15% off!

Watch the Tutorial

 

How to Setup OpenClaw Securely That Runs 24/7 - The SAFE way! (Clawdbot VPS Setup for Beginners)

Steps to get started!

  1. Set up OpenClaw on a VPS โ€” one agent running 24/7 is already a game-changer. I walk through the full secure setup in the video linked below.
  2. Connect it to your tools via MCP servers. GitHub, Linear, Notion, Clerk โ€” whatever you use daily. Once your AI can actually DO things, not just chat, everything changes.
  3. Make it composable. Skills work best when they do ONE thing really well. Build small, focused helpers your agent can chain together. Check out skills.sh and Clawhub (dont forget to ask your agent to scan for malicious / prompt injection attacks before installing!)

 

When NOT to use this: Don't hand off things that need human judgment โ€” architecture decisions, design taste. Agents are great at execution, not judgment calls.

Get your VPS server now 

 


What else is going on in Tech?

Wild week. Quick hits:

 

  • ๐Ÿ”ฎ Claude Opus 4.6 dropped โ€” adaptive thinking, 1M context window, highest agentic coding scores ever. It's what powers my entire agent team. GitHub Copilot already has a 2.5x fast mode for it.

 

  • ๐Ÿค– GitHub Copilot shipped GPT-5.3-Codex โ€” 25% faster on agentic tasks. Claude AND GPT competing inside the same IDE now.

 

  • ๐Ÿ’ป NVIDIA: 30,000 engineers using Cursor daily. 3x code output, flat bug rates. That's not a pilot โ€” that's company-wide.

 

  • ๐Ÿคฏ Anthropic's CPO: nearly 100% of their code is now AI-generated. The company that builds Claude writes all their code with Claude.

 

  • ๐Ÿ“‰ ChatGPT market share: 69% โ†’ 45% in one year. Gemini surged to 25%.

 

  • โšก TypeScript 7 coming โ€” full rewrite in Go, up to 10x faster builds. Already previewing in VS Code.

 


 

Are you using AI in your dev workflow yet? 

 

Hit reply โ€” what's working or broken? 

I read every single response. 

 

Talk soon PAPAFAM,

Sonny ๐Ÿ‘‹๐Ÿผ

 

Come say hi & follow on socials:

X โ†’ twitter.com/SonnySangha

IG โ†’ instagram.com/ssssangha

YT โ†’ youtube.com/@SonnySangha

TikTok โ†’ tiktok.com/@sonny.sangha

 

 

 

Responses

Join the conversation
t("newsletters.loading")
Loading...
Apple's New M5 Ultra
For years, running a serious AI model locally meant accepting a compromise. You got privacy and control, but nowhere near the memory or speed of the cloud. Apple just pushed that trade-off much further with M5 Ultra: its most powerful chip ever, inside a Mac Studio that can hold up to 512GB of unified memory and cluster with other machines for distributed AI inference. That makes local AI infra...
Grok 4.6 is unusually cheap for a frontier model
The biggest surprise in the new Grok release is not the benchmark chart. It is the price. SpaceXAI has released Grok 4.6 for long-running agents, coding and knowledge work, starting at $2 per million input tokens and $6 per million output tokens. SpaceXAI positions it as a frontier model, and its standard API price is unusually low compared with the flagship models it is trying to compete with....
OpenAIโ€™s upcoming model Astra could be its biggest AI breakthrough yet
OpenAI has finally named what comes after GPT-5.6 Sol. It is called Astra, and OpenAI is describing it as its โ€œnext major model.โ€ It is not publicly available yet, and there is no confirmed release date. But the first official evidence of its capability is already here. This is not another chart showing a model scored a few points higher on a benchmark. OpenAI says an internal Astra model gener...
Footer Logo
Privacy Policy Terms & Conditions Disclaimer DMCA Cookie Policy Acceptable Use Policy Refund Policy Impressum

Sign Up to Access React Basics 101 for FREE!

Start your learning journey with this comprehensive module covering EVERYTHING you need to know related to React Basics!