用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/hellowind777/helloagents --skill commit命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | ~commit |
| description | 规范化 Git 提交 + 知识库同步(~commit 命令) |
| policy | {"allow_implicit_invocation":false} |
Trigger: ~commit [message]
执行 ~commit 时,知识库同步与状态文件更新范围按当前已加载的 HelloAGENTS“收尾与归档”/ 流程状态要求执行;本命令只负责生成提交信息、读取提交归属配置并完成提交动作。
auto_commit_enabled=false 只关闭收尾阶段的自动提交,不影响显式 ~commit。
commit_attribution / kb_create_mode 时,才读取一次 ~/.helloagents/helloagents.jsoncommit_attribution:
state_path 已存在,按 HelloAGENTS“已有则更新”要求同步当前已提交状态提交后,继续复用上方已解析的同一份设置获取 kb_create_mode,不要再次读取 ~/.helloagents/helloagents.json: