Developer Builds 6 Claude AI Agents to Manage 15 Side Projects

✍️ OpenClawRadar📅 Published: March 24, 2026🔗 Source
Developer Builds 6 Claude AI Agents to Manage 15 Side Projects
Ad

A developer has implemented a system using six specialized Claude AI agents to manage 15 side projects while maintaining a full-time engineering job. The setup operates without a custom platform, relying on Claude Code, markdown files, and git worktrees.

Agent Roles and Responsibilities

  • Maya (Chief of Staff): Handles daily reviews, inbox triage, and task routing.
  • Viktor (CTO): Manages code review, pull requests, and architecture decisions.
  • Luna (Content): Creates blog posts and social media content.
  • Marco (Strategy): Conducts business analysis and hypothesis validation.
  • Sage (Coach): Focuses on life balance and personal development.
  • Kai (Community): Handles CRM, networking, and follow-ups.

The developer acts as "Commander," responsible for strategic decisions, being the public face, building relationships, and validating ideas while delegating other tasks to the agents.

Ad

Technical Implementation

The system runs on Claude Code with markdown files and git worktrees. No custom platform was developed for this setup. The developer has shared a 7-minute walkthrough presented from an Apple Vision Pro, available on YouTube.

This approach demonstrates how AI agents can be organized into specialized roles to handle complex project management tasks, particularly useful for developers managing multiple projects alongside primary employment.

📖 Read the full source: r/ClaudeAI

Ad

👀 See Also

OpenClaw Agent Use Cases: DevOps Automation to Intelligence Gathering
Use Cases

OpenClaw Agent Use Cases: DevOps Automation to Intelligence Gathering

A developer shares six specific tasks their OpenClaw agent handles daily, including server operations via Discord commands, email filtering across eight accounts, Reddit content analysis, PostHog analytics configuration, Discord server management, and enterprise knowledge base operations in Feishu.

OpenClawRadar
Running Local LLM Agents on Mac Minis with Telegram Interface
Use Cases

Running Local LLM Agents on Mac Minis with Telegram Interface

A developer shares a setup using 5 local LLM agents on Mac Minis, controlled via Telegram bots with zero API costs. The system uses LMStudio to serve models, tmux sessions for Claude Code, and 80 lines of Python for the Telegram bridge.

OpenClawRadar
Reddit User Runs 25+ Scheduled AI Agents as Personal Personas on Mac: Is This Useful or Just Complexity?
Use Cases

Reddit User Runs 25+ Scheduled AI Agents as Personal Personas on Mac: Is This Useful or Just Complexity?

A developer shares his personal AI setup with 25+ scheduled agents on a Mac, organized into four personas (Wife, Daughter, Son, and a monitor) that automate work, open-source projects, hobby builds, and GitHub PRs — and asks the community whether it's genuinely useful or complexity for its own sake.

OpenClawRadar
Agentic Infrastructure: Replacing Splunk with Claude Code Agents for Server Monitoring
Use Cases

Agentic Infrastructure: Replacing Splunk with Claude Code Agents for Server Monitoring

A developer deploys Claude Code sessions as services — router, monitors, dashboard poller — connected via WebSocket hub. Watchers are cheap bash; LLM wakes every 5 min for drain cycle. Dashboard tiles are natural-language queries cached in SQLite.

OpenClawRadar