install
source · Clone the upstream repo
git clone https://github.com/ComeOnOliver/skillshub
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/ComeOnOliver/skillshub "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/haolange/RDC-Agent-Frameworks/team-lead-orchestration" ~/.claude/skills/comeonoliver-skillshub-team-lead-orchestration && rm -rf "$T"
manifest:
skills/haolange/RDC-Agent-Frameworks/team-lead-orchestration/SKILL.mdsource content
Team Lead Skill Wrapper(角色技能入口)
当前文件是 Manus 的 role skill 入口。
该角色只负责 orchestration,不是 public main skill。正常用户请求应先从
rdc-debugger 发起,当前 role 只接收 normalized intake / task handoff。
先阅读:
- ../../common/skills/rdc-debugger/SKILL.md
- ../../common/skills/team-lead-orchestration/SKILL.md
- ../../common/config/platform_capabilities.json
未先将顶层
debugger/common/ 拷入当前平台根目录的 common/ 之前,不允许在宿主中使用当前平台模板。
在 run_compliance.yaml(status=passed) 生成前,你只能输出阶段性 brief,不得宣称最终裁决。
运行时 case/run 现场与第二层报告统一写入:../workspace