Overview
- Skill Key
- halfmoon82/coding-team-setup
- Author
- halfmoon82
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/halfmoon82/coding-team-setup
- Latest Commit SHA
- 903dfe1bb459eccb4a2765b0e9b69b02418fb1fe
Coding Team Setup v2.1 — Flexible Multi Agent Development Team
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Coding Team Setup 技能。 若已安装,则直接安装 Coding Team Setup 技能。
# Coding Team Setup v2.1 — Flexible Multi-Agent Development Team ## English > Flexible setup for 2–10 agent collaborative teams on OpenClaw. ### What's New in v2.0 | Feature | v1.0 | v2.0 | |---------|------|------| | Team size | Fixed 7 | **2–10 agents** | | Team naming | Single team | **Multiple named teams** | | Roles | 7 preset only | **10 preset + custom roles** | | Workflow | Fixed 9-step | **4 templates + fully custom** | | Model assignment | Hardcoded | **Auto-detect + manual override** | ### When to Use - Set up a multi-role collaborative development team (2–10 agents) - Need multiple teams to work in parallel with independent configurations - Need custom collaboration workflows (not limited to standard 9-step) - Need flexible role combinations and model assignments ### Quick Start #### Interactive Setup Wizard (Recommended) ```bash # Default team node <skill-dir>/wizard/setup.js # Named team (supports multiple teams coexisting) node <skill-dir>/wizard/setup.js --team alpha node <skill-dir>/wizard/setup.js --team beta ``` The wizard guides you through: 1. **Team naming** — Give your team a name (supports multi-team setup) 2. **Select roles** — Choose 2–10 from 10 preset roles or add custom ones 3. **Assign models** — Auto-detect registered models or specify manually 4. **Select collaboration workflow** — 4 preset templates or fully custom 5. **Write config** — Auto-update openclaw.json + create workspace ### Available Role Templates (10) | Role | ID | Emoji | Category | Default Model Type | |------|----|-------|----------|--------------------| | Product Manager | `pm` | 📋 | Management | Balanced | | Architect | `architect` | 🏗️ | Engineering | Strongest | | Frontend | `frontend` | 🎨 | Engineering | Code | | Backend | `backend` | ⚙️ | Engineering | Code | | QA | `qa` | 🔍 | Quality | Balanced | | DevOps | `devops` | 🚀 | Operations | Strongest | | Code Artisan | `code-artisan` | 🛠️ | Quality | Code | | Data Engineer | `data-engineer` | 📊 | En...
# Coding Team Setup v2.2 ## English Flexible multi-agent development team wizard for OpenClaw. ### Features - **2–10 agents** — pick from 10 preset roles or create custom ones - **Multiple teams** — run parallel teams with `--team <name>` - **4 workflow templates** — standard 9-step, quick 3-step, fullstack solo, or fully custom - **Smart model assignment** — auto-detects registered models, maps by type - **One command setup** — wizard handles openclaw.json + workspaces + manifests - **Standard post-setup flow** — core-skill baseline + weekly skill optimization cron - **Mandatory timeout governance** — graded timeout/retry/circuit-breaker for subagent fan-out checks - **Allowlist guardrail** — merge + dedupe to `main.subagents.allowAgents` before spawn - **Cross-team optimization** — one mechanism for coding/wealth/all future teams ### Usage ```bash node wizard/setup.js # Default team node wizard/setup.js --team alpha # Named team ``` ### Preset Roles 📋 PM · 🏗️ Architect · 🎨 Frontend · ⚙️ Backend · 🔍 QA · 🚀 DevOps · 🛠️ Code Artisan · 📊 Data Engineer · 🔒 Security · 📝 Tech Writer Plus unlimited custom roles. ### Requirements - OpenClaw installed with `openclaw.json` present - Node.js 18+ - At least one model registered See `SKILL.md` for full documentation. --- ## 中文 灵活搭建 OpenClaw 多子代理开发团队的向导。 ### 特性 - **2–10 人团队** — 从 10 个预设角色中选择或创建自定义角色 - **多团队支持** — 使用 `--team <name>` 并行运行多个团队 - **4 种协作流程模板** — 标准 9 步、快速 3 步、全栈独角兽或完全自定义 - **智能模型分配** — 自动检测已注册模型,按类型映射 - **一键配置** — 向导自动处理 openclaw.json + workspace + manifests - **标准后置流程** — 核心技能基线 + 每周技能优化 Cron - **强制超时治理** — 子代理并发检查必须走分级超时/重试/熔断 - **Allowlist 防护** — spawn 前先完成 `main.subagents.allowAgents` 合并去重校验 - **跨团队统一优化** — coding/wealth/未来团队共用一套机制 ### 使用方法 ```bash node wizard/setup.js...
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.