DatafyingTech/Claude-Agent-Team-Manager

131 stars · Last commit 2026-03-11

Visual org-chart desktop app for managing Claude Code agent teams, skills, and configurations

README preview

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
[![Built with Tauri](https://img.shields.io/badge/Built_with-Tauri_v2-blue?logo=tauri)](https://v2.tauri.app/)
[![React 19](https://img.shields.io/badge/React-19-61DAFB?logo=react)](https://react.dev/)
[![TypeScript](https://img.shields.io/badge/TypeScript-5.9-3178C6?logo=typescript)](https://www.typescriptlang.org/)
[![Claude AI](https://img.shields.io/badge/Powered_by-Claude_AI-6B4FBB)](https://www.anthropic.com/claude)

# ATM -- Agent Team Manager

**Your Claude agents are scattered across dozens of markdown files and you can't remember which one writes Python tests.**

ATM turns your `.claude/` folder from a graveyard of forgotten agent definitions into an org chart you can actually use. Drag-drop to build teams, click once to deploy 100+ agents in parallel, schedule them to run on cron. It's the missing UI layer between "I wrote some agent configs" and "I have an AI team that runs while I'm away."

---
### Video Demo
https://youtu.be/YhwVby25sJ8
---

## What You're Doing Right Now

You've got 15 Claude agents scattered across `.claude/agents/`. Every time you need to run them:

View full repository on GitHub →