with one click
commit
规范化 Git 提交 + 知识库同步(~commit 命令)
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
规范化 Git 提交 + 知识库同步(~commit 命令)
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
显示 HelloAGENTS 可用命令和当前设置(~help 命令)
交互式需求澄清 — 一问一答厘清目标、方向、范围与约束,纯对话不创建文件(~ask 命令)
结构化规划工作流 — 需求澄清、方案确认、任务分解与方案包生成(~plan 命令)
完整 PRD 生成 — 头脑风暴式交互,逐维度挖掘,生成现代产品需求文档(~prd 命令)
自动执行命令 — 自动选择并依次执行 ~ask / ~plan / ~build / ~qa / ~prd,默认持续推进直到交付完成(~auto 命令)
执行实现工作流 — 基于当前需求或现有方案包完成实现、验证与状态同步(~build 命令)
| 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: