一键导入
commit
Preparing and creating git commits when explicitly requested; covers staged diff review, secrets checks, and conventional commit messages.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Preparing and creating git commits when explicitly requested; covers staged diff review, secrets checks, and conventional commit messages.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Orchestrate durable, visible OMP task handoffs through Herdr with repository-owned workspace, checkout, ownership, observation, and cleanup safety. Use only for explicit requests for this workflow, including /skill:herdr-workflow; do not trigger for ordinary coding, in-process delegation, generic worktree questions, or general Herdr CLI help.
Use when the user explicitly invokes $work or asks for execution strategy for complex engineering work with unclear scope, dependent steps, or separable workstreams.
Verifying implementation work before claiming completion; covers tests, affected artifacts, evidence, and unresolved risks.
Create a conventional commit from current workspace changes. Use when the user asks to run $commit, asks to commit changes, or asks for a commit message from the current diff.
Create GitHub issues with optional parent/sub-issue relationships and organization issue types. Use when the user asks to create, link, or retag GitHub issues, especially when they mention a parent issue, sub-issues, tasks, bugs, epics, or cross-repo issue hierarchy.
Extract the underlying intent behind a request, issue, PR, or diff. Focus on problem and desired outcome; do not propose implementation, testing strategy, or rollout plans.
| name | commit |
| description | Preparing and creating git commits when explicitly requested; covers staged diff review, secrets checks, and conventional commit messages. |
| condition | User explicitly asks to commit, ship, wrap up with a commit, or create a commit message. |
Only use this skill when the user explicitly requests a commit or commit message.
type(scope): summary.fix, feat, refactor, docs, test, chore, or ci.--force-with-lease, explain why it is needed, and never use plain --force.