Use when measuring a cc-master skill — 当你写完一个 skill 的 body 要度量它好不好、要迭代它、或在改 description / 纪律段前后想知道改动有没有用时. Triggers: 写完 body 要量化、给 skill 写 OBJECTIVE.md 或 .design/OBJECTIVE.md、跑 trigger 准确率 eval、改 description 前后比 accuracy、防 description 过拟合 / 防自欺、读 eval 判决. Do NOT use for writing the skill body itself (→ cc-master-skillsmith) or deciding whether a skill should exist at all / portfolio 准入 (→ curating-skill-portfolios).
$npx -y skills add nemori-ai/cc-master --skill grounding-skill-evalsInstalls into the current project.
Run `npx skills use "https://github.com/nemori-ai/cc-master" --skill "nemori-ai/cc-master/grounding-skill-evals"` 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.