agent-company-claude-skill
Launch a multi-agent team for persistent collaborative development
Install & Use
Copy this prompt and send it to your AI assistant (Claude / Cursor / TRAE / Codex / WorkBuddy etc.) to auto-install:
Help me install this AI Skill: agent-company-claude-skill. It is used for: Launch a multi-agent team for persistent collaborative development Full Skill content: https://321skill.com/skills/agent-company-claude-skill/raw/index.md Read that page and install it.
The prompt includes a link to the full Skill content. You can also view the full content.
This Skill addresses the lack of division of labor and persistence in multi-agent collaboration. In practical development, AI agents often only execute tasks in a single session and cannot collaborate with specialized roles or accumulate context like a real team. As project requirements grow, previous work is easily lost, leading to redundant effort and reduced efficiency.
Usage is simple: just tell the AI "/agent-company your goal", and it will automatically assume the Leader role, break down your goal into DAG-based tasks, and assign them to corresponding domain-specific Workers. Workers execute independently, and all state is persistently saved in the .mycompany/ directory, allowing progress to resume even if the session is interrupted and restarted. You can later use "/agent-company resume" to continue, or commands like "status" and "review" to check progress.
It is well-suited for teams or individuals who need to coordinate multiple agents for complex development, especially developers already using Claude for coding but who want to assign tasks and track progress like managing a real team. Project managers, agent developers, and full-stack engineers can all benefit, upgrading from "working alone" to "team collaboration."
It is recommended to use this tool when starting a new project or breaking down complex requirements. Note that it primarily relies on Claude's Agent capabilities, and the Leader must strictly follow the rule of "only assigning tasks, not writing code," otherwise it may disrupt collaboration discipline. Long-term use requires attention to the disk space occupied by the .mycompany/ directory.
Key Features
Unlike typical single-agent task execution, agent-company maintains persistent domain-specific Workers (each with its own history), and the Leader decomposes tasks via DAG, enabling true team-level division of labor and state persistence, rather than temporarily assigning tasks and discarding context afterward.
Limitations
Relies on Claude's Agent tool-calling capabilities and requires writing to a local filesystem for the `.mycompany/` persistence directory; does not support sharing Worker states across multiple sessions (single-machine mode).
FAQ
How do I launch a multi-agent team?
Simply tell the AI: /agent-company your goal, e.g., /agent-company develop a user login module.
Will Worker states be lost?
No, all Worker states are persisted in the `.mycompany/` directory and can be restored after a session restart using /agent-company resume.
Installation guide for AI assistants
If your AI coding assistant (Claude Code, Cursor, TRAE etc.) can see this page, send it this message to auto-install:
Visit https://321skill.com/skills/agent-company-claude-skill/raw/index.md to read the original Skill definition (Markdown format) for agent-company-claude-skill, and install it according to the instructions.
Raw Markdown URL for AI: /skills/agent-company-claude-skill/raw/index.md