create-pull-request
✓依照專案約定建立 GitHub 拉取請求。當使用者要求建立 PR、提交變更以供審核或開啟拉取請求時使用。使用 gh CLI 工具處理提交分析、分支管理和 PR 建立。
SKILL.md
This skill guides you through creating a well-structured GitHub pull request that follows project conventions and best practices.
If there are uncommitted changes, ask the user whether to:
If you're on main or master, create a feature branch automatically:
依照專案約定建立 GitHub 拉取請求。當使用者要求建立 PR、提交變更以供審核或開啟拉取請求時使用。使用 gh CLI 工具處理提交分析、分支管理和 PR 建立。 來源:hrdtbs/agent-skills。
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/hrdtbs/agent-skills --skill create-pull-request- 分類
- {}資料分析
- 認證
- ✓
- 收錄時間
- 2026-02-12
- 更新時間
- 2026-02-18
快速解答
什麼是 create-pull-request?
依照專案約定建立 GitHub 拉取請求。當使用者要求建立 PR、提交變更以供審核或開啟拉取請求時使用。使用 gh CLI 工具處理提交分析、分支管理和 PR 建立。 來源:hrdtbs/agent-skills。
如何安裝 create-pull-request?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/hrdtbs/agent-skills --skill create-pull-request 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/hrdtbs/agent-skills