cx-summary
Installation
SKILL.md
cx-summary: 闭环与汇总
只负责收尾,不参与执行态主控。
先阅读:
${CLAUDE_PLUGIN_ROOT}/core/workflow/README.md${CLAUDE_PLUGIN_ROOT}/core/workflow/protocols/summary.md
使用方法
/cx:cx-summary
/cx:cx-summary {功能名}
强制规则
所有文件读写必须使用绝对路径。 禁止使用 ../ 相对路径。先用 git rev-parse --show-toplevel 获取绝对路径。