From helloagents
Normalizes Git commits to conventional format (feat/fix/etc.), adds attribution from HelloAGENTS config, executes git commit on staged changes, and syncs to knowledge base. Trigger: ~commit [message].
npx claudepluginhub hellowind777/helloagents --plugin helloagentsThis skill uses the workspace's default tool permissions.
Trigger: ~commit [message]
Stages intended Git changes, avoiding secrets, and commits with clear Conventional Commit messages. Use when work is ready and diff is understood.
Creates git commits with clear, value-communicating messages from staged or unstaged changes, following repo conventions or conventional commit format. Use when user says 'commit' or 'save changes'.
Manages git commit workflows: checks status and diffs, stages changes selectively, generates and validates conventional commit messages, then executes commits.
Share bugs, ideas, or general feedback.
Trigger: ~commit [message]
执行 ~commit 时,知识库同步与状态文件更新范围按当前已加载的 HelloAGENTS CONSOLIDATE / 流程状态要求执行;本命令只负责生成提交信息、读取提交归属配置并完成提交动作。
commit_attribution / kb_create_mode 时,才读取一次 ~/.helloagents/helloagents.jsoncommit_attribution:
state_path 已存在,按 HelloAGENTS“已有则更新”要求同步当前已提交状态提交后,继续复用上方已解析的同一份设置获取 kb_create_mode,不要再次读取 ~/.helloagents/helloagents.json: