skills/commands/clean/SKILL.md
清理临时文件、缓存和归档已完成方案包(~clean 命令)
npx skillsauth add hellowind777/helloagents ~cleanInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Trigger: ~clean
执行 ~clean 时,方案包归档、临时文件清理和状态文件更新范围按当前已加载的 HelloAGENTS 规则执行;本命令只负责判定哪些方案包可以清理,以及输出清理摘要。
.helloagents/ 在本 skill 中统一按项目级存储路径理解:状态文件只使用 state_path,临时运行态文件保持项目本地;若 project_store_mode=repo-shared,plans/ 与 archive/ 按当前上下文中已注入的项目知识/方案目录解析。
.helloagents/plans/ 下的方案包(按当前项目存储模式解析;project_store_mode=repo-shared 时使用共享知识/方案目录)state_path 中与当前方案一致的“主线目标”+“正在做什么”作为辅助信息.helloagents/archive/YYYY-MM/(按当前项目存储模式解析),并同步更新 .helloagents/archive/_index.mdstate_path;若当前状态指向已归档方案包,则清空对应方案路径state_path 外,不删除流程状态文件tools
价值与范围评估命令 — 先判断事情该不该做、该做多大、先做哪一小块(~office 命令)
testing
统一质量命令 — 审查、命令验证、阻断修复、回归验证与收尾前质量闭环(~qa 命令)
data-ai
按任务类型适用 — 建立质量驱动工作流,通过技能标准、流程纪律和检查清单保障交付质量
documentation
撰写文档、README、技术方案、分析报告、用户指南、邮件回复、问答说明、措辞改写,或任何需要专业文本产出的任务时使用。