ito-pr
Installation
SKILL.md
ito-pr
概覽
從目前 branch 的 commits 與 diff 推導 PR title 與 body,套用 repo PR template 或內建 template,提供雙確認流程(預覽 → push)後呼叫 gh 建立或更新 PR。具備變更類型偵測、行為變更區塊、影片或截圖建議、issue refs 與既有手動內容保留。
使用時機
- 使用者說「開 PR」、「建立 PR」、「更新 PR」、「open PR」、「create PR」、「update PR」
- 使用者輸入
/ito-pr、/ito-pr --draft、/ito-pr --target develop、/ito-pr --rewrite - 需要將目前 branch 的變更整理成 PR title 與 body 並推送
不應使用的情況: 需要從 default branch(main/master)開 PR、需要 fork repo 對上游開 PR、需要設定 reviewer/assignee/label、僅需 commit 不需要 push 或建 PR。