From helloagents
Archives completed HelloAGENTS plans from .helloagents/plans/ to .helloagents/archive/YYYY-MM/, cleans temporary files and caches, updates state_path. Invoke via ~clean.
npx claudepluginhub hellowind777/helloagents --plugin helloagentsThis skill uses the workspace's default tool permissions.
Trigger: ~clean
Tidies bloated Plans.md, session-log.md, old logs, and state files in Claude Code sessions. Invoke via /maintenance [plans|session-log|logs|state|all] [--dry-run] for cleanup and archiving.
Removes Agent Knowledge data from projects including vector indices, configs, and optionally global data or store definitions. Provides cache clearing for fresh plugin installs.
Share bugs, ideas, or general feedback.
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 外,不删除流程状态文件