📦 Git 与 GitHub Git & GitHub
Git 操作规范、提交流程、PR 创建和 GitHub 集成
共 11 个提示词文件 / 11 prompt files。
| 名称 / Name | 描述 / Description | 版本 / Ver. |
|---|---|---|
| Agent 提示词:/pr-comments PR 评论命令 | System prompt for fetching and displaying GitHub PR comments | 2.1.30 |
| Agent 提示词:/review-pr 代码审查命令 | System prompt for reviewing GitHub pull requests with code analysis | 2.1.45 |
| Agent 提示词:快速 Git 提交 | Streamlined prompt for creating a single git commit with pre-populated context | 2.1.51 |
| Agent 提示词:快速创建 PR | Streamlined prompt for creating a commit and pull request with pre-populated context | 2.1.51 |
| 参考数据:GitHub Actions @claude 提及工作流 | GitHub Actions workflow template for triggering Claude Code via @claude mentions | 2.0.58 |
| 参考数据:GitHub App 安装 PR 描述 | Template for PR description when installing Claude Code GitHub App integration | 2.0.14 |
| 系统提示词:Git 状态 | System prompt for displaying the current git status at the start of the conversation | 2.1.30 |
| 工具描述:Bash(Git — 避免破坏性操作) | Bash tool git instruction: consider safer alternatives to destructive operations | 2.1.53 |
| 工具描述:Bash(Git — 不跳过 Hooks) | Bash tool git instruction: never skip hooks or bypass signing unless user requests it | 2.1.53 |
| 工具描述:Bash(Git — 优先新建提交) | Bash tool git instruction: prefer new commits over amending | 2.1.53 |
| 工具描述:Bash(Git 提交与 PR 创建指令) | Instructions for creating git commits and GitHub pull requests | 2.1.38 |