Menu

Post image 1
Post image 2
1 / 2
0

CLAWKILLER: My 8-Agent LangGraph Autonomous Ops Platform

DEV Community·Domonique Luchin·28 days ago
#DqItn2WG
#ai#agents#python#langgraph#agent#gave
Reading 0:00
15s threshold

CLAWKILLER is the name I gave my AI orchestration system. It runs six businesses from a single server. Here is the architecture. Why I Built It I could not afford to context-switch between six companies during a full-time engineering job. I needed a system that could intake a goal, plan execution, use tools, and complete the task without me sitting there. LangGraph gave me the graph-based agent orchestration I needed. Supabase gave me persistent memory. Claude and GPT-4o gave me the reasoning layer. The 8 Agents SUPERVISOR — Command parser and router. Every task enters here first. Routes to the appropriate specialist agent based on intent. BROWSER — Playwright-powered web agent. Account creation, form fills, web scraping, social posting. CONTENT — Writes articles, captions, scripts. Pulls from session logs and build notes. COMMS — Drafts emails, SMS, and Slack messages. Handles follow-ups and outreach sequences. DATA — Queries Supabase, runs reports, pulls lead pipeline status across all six companies.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More