一键导入
git-commit
Analyzes staged changes and writes a git commit message. Use when you need to generate a commit message.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Analyzes staged changes and writes a git commit message. Use when you need to generate a commit message.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Analyzes changes in the current branch, creates a PR with title and body, then submits it to GitHub. Use when you need to create a pull request.
Adds a review line comment to a specific file and line in the current PR. Use when you want to leave a code review comment on a PR.
Creates a GitHub issue, adds it to a project, and creates a branch from the issue. Use when the user wants to create a new issue and start working on it.
| name | git-commit |
| description | Analyzes staged changes and writes a git commit message. Use when you need to generate a commit message. |
| allowed-tools | Bash(gh *), Bash(git diff *), Bash(git status *), Bash(git log *), Bash(git show *) |
Please review the staged changes and write a git commit message. Only include quantitative improvement details (such as "reduced X lines of code" or "improved performance by X%") when they are truly necessary.