Use when 设计、审查或重构 cc-master / 类似项目的多 agent harness plugin adapter:新增或修复 host adapter、建立 N-host capability parity、判断 Track A / Track B、为跨 hooks/commands/skills/ccm 的能力建立 Capability INTENT / hook CONTRACT,或处理 Cursor IDE plugin 的非 1:1 语义。覆盖 source-to-adapter、SAP/PHIP、host-native manifest / path / hook / command 边界。Do NOT use when 只实现投影脚本(adapter-projection-engineering)、只做打包发布(plugin-release-engineering)、只改一个 skill body(cc-master-skillsmith),或只设计不改 plugin adapter 的 cross-harness headless CLI worker transport;后者以 design_docs/cross-harness-orchestration-capability-model.md 为合同 SSOT,按普通 engineering / dev loop 推进。
$npx -y skills add nemori-ai/cc-master --skill harness-plugin-architectureInstalls into the current project.
Run `npx skills use "https://github.com/nemori-ai/cc-master" --skill "nemori-ai/cc-master/harness-plugin-architecture"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/nemori-ai/cc-master" that are relevant to the current task. Run `npx skills add "https://github.com/nemori-ai/cc-master"` and select the relevant skills, then follow their instructions.