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

Personal Finance Dashboard Built with Claude AI: Self-Hosted with Google Sheets Backend
Use Cases

Personal Finance Dashboard Built with Claude AI: Self-Hosted with Google Sheets Backend

A developer built a full-stack personal finance dashboard using Claude AI that aggregates investments across stocks, mutual funds, physical gold, and fixed deposits. The app runs on a spare PC, uses Cloudflare Tunnel for serving, and stores all data in the user's own Google Sheets.

OpenClawRadar
Claude Managed Agents Released: Multi-Agent Orchestration and 70 Days of Practical Lessons
Use Cases

Claude Managed Agents Released: Multi-Agent Orchestration and 70 Days of Practical Lessons

Anthropic launched Managed Agents for multi-agent orchestration and enhanced toolchains. A developer shares 70 days of experience using role-split agents (Opus decision layer, OpenCode engineer, research agents) and the critical shift from 'execute this' briefs to 'you can question my premise' briefs.

OpenClawRadar
Developer Switches from Specs to Proposals for Parallel Claude Code Sessions
Use Cases

Developer Switches from Specs to Proposals for Parallel Claude Code Sessions

A developer shares a workflow using proposals instead of specs when running 5-10 Claude Code sessions in parallel, addressing the problem of AI generating technically correct but contextually wrong code from detailed specifications.

OpenClawRadar
Reducing AI Agent Context Bloat with Single Workspace Architecture
Use Cases

Reducing AI Agent Context Bloat with Single Workspace Architecture

A developer shares how they reduced AI assistant startup context from 27,000 to 4,000 tokens by implementing a single workspace approach instead of complex agent swarms, using channel-level identity injection and segregated memory folders.

OpenClawRadar