agent-swarm-dev-teamAgent Swarm 一人开发团队 - 编排多个 AI 编码 Agent(Codex + Claude Code)完成开发任务
Install via ClawdBot CLI:
clawdbot install sunnyhot/agent-swarm-dev-teamGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 20, 2026
A solo developer uses the skill to manage multiple AI agents for building new features, such as a custom email template system. Codex handles backend logic, Claude Code manages frontend and Git operations, and Gemini ensures UI design consistency, all coordinated via tmux and cron monitoring.
An e-commerce company employs the skill to quickly resolve billing bugs by assigning Codex for complex backend issues and Claude Code for frontend adjustments. The Git Worktree isolation prevents conflicts, while three-model code reviews ensure security and logic are validated before deployment.
A digital agency uses the skill to handle UI refreshes for multiple clients simultaneously. Gemini generates HTML/CSS design standards, Claude Code implements frontend changes, and Codex reviews for edge cases, with cron loops monitoring progress and automating restarts if failures occur.
A startup founder leverages the skill to build a minimum viable product with limited resources. The agent swarm handles coding, Git management, and code reviews, allowing one person to simulate a full dev team and accelerate time-to-market while maintaining quality through automated checks.
Freelancers offer development services using this skill to handle multiple client projects concurrently. By automating coding and reviews, they increase throughput and reduce manual effort, charging per project or hourly rates for higher efficiency.
Digital agencies integrate this skill into their workflow to automate repetitive development tasks like bug fixes and feature updates. This reduces reliance on large teams, lowers operational costs, and allows scaling services to more clients with consistent quality.
A company packages this skill as a SaaS platform, providing AI-powered dev team tools to individual developers and small teams. Users pay a monthly fee for access to multi-agent orchestration, monitoring, and integration with platforms like GitHub, enhancing productivity.
💬 Integration Tip
Ensure all required CLI tools (e.g., tmux, gh) are installed and configured, and adapt notification channels to local platforms like Feishu for Chinese users to streamline monitoring.
Scored Jun 19, 2026
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Orchestrate multi-agent teams with defined roles, task lifecycles, handoff protocols, and review workflows. Use when: (1) Setting up a team of 2+ agents with different specializations, (2) Defining task routing and lifecycle (inbox → spec → build → review → done), (3) Creating handoff protocols between agents, (4) Establishing review and quality gates, (5) Managing async communication and artifact sharing between agents.
A unified OpenClaw skill that merges self-improvement and proactivity: learn from corrections, maintain active state, recover context fast, and keep work mov...
Meta-skill for AI agent self-improvement. Analyzes runtime logs to detect error patterns, regressions, and inefficiencies, then generates structured improvem...
Automatically assess task complexity and adjust reasoning level. Triggers on every user message to evaluate whether extended thinking (reasoning mode) would improve response quality. Use this as a pre-processing step before answering complex questions.
Associative memory with spreading activation for persistent, intelligent recall. Use PROACTIVELY when: (1) You need to remember facts, decisions, errors, or...