📦 Claude Code Agent Teams — 多智能体并行协作
v1.0.0协调多个 Claude Code 智能体,并行处理独立任务,实现多视角代码审查、调试与全栈功能开发,自动分配文件范围并汇总结果,提升团队级开发效率。
2· 1.2k·5 当前·5 累计
下载技能包
最后更新
2026/2/26
安全扫描
OpenClaw
安全
medium confidenceNULL
评估建议
This skill is coherent with its stated purpose and contains only local helper scripts and templates, but do the following before installing/using it: (1) Confirm the required preconditions—install the 'claude' CLI and set CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1 if you want teams; (2) Inspect the scripts (validate-setup.sh, team-monitor.sh, team-cleanup.sh) yourself—they use pgrep/pkill and interact with local terminals but do not contact external servers; (3) Be cautious if using the suggested 'c...详细分析 ▾
ℹ 用途与能力
The skill's stated purpose (orchestrating Claude Code agent teams) matches the included templates and helper scripts. However, registry-level metadata you provided lists no required env vars/binaries while both SKILL.md and package.json declare a dependency on the 'claude' CLI and the CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS env flag. This is a packaging/metadata inconsistency that should be clarified.
✓ 指令范围
Runtime instructions are limited to enabling an experimental env flag, running the 'claude' CLI in PTY mode, pasting spawn prompts, and using local monitor/cleanup scripts. The scripts read local process state (pgrep/pkill), check PATH for binaries, and interact with local files under the skill workspace—no instructions to read arbitrary system credentials or post data to external endpoints are present.
✓ 安装机制
There is no automated install spec; the package is instruction- and script-based only. That minimizes risk because nothing is downloaded or executed automatically. The README suggests installing via 'clawhub install', which you should inspect separately if you plan to use ClawHub.
ℹ 凭证需求
The skill only requires a boolean experimental feature flag (CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS) and the 'claude' CLI—appropriate for its purpose. But the top-level registry metadata you provided lists no required env vars or binaries while SKILL.md and package.json declare them; this mismatch should be corrected so users know what privileges to expect.
✓ 持久化与权限
The skill does not request permanent 'always' inclusion, does not modify other skills' configs, and only suggests updating a user settings file (~/.claude/settings.json) to set the experimental flag (a user-level change). The scripts perform graceful or forceful termination of local 'claude' processes, which is reasonable for cleanup utilities.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/2/16
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install claude-code-teams
镜像加速npx clawhub@latest install claude-code-teams --registry https://cn.longxiaskill.com