根據當前 branch 與目標 branch 的差異,自動產生 Pull Request 的 Title 與 Description。當使用者提到「PR」、「Pull Request」、「寫 PR」、「PR 描述」、「PR description」、「建立 PR」時觸發此 Skill。
$npx -y skills add deancourse/git-worktree-demo --skill git-pr-descriptionInstalls into the current project.
Run `npx skills use "https://github.com/deancourse/git-worktree-demo" --skill "deancourse/git-worktree-demo/git-pr-description"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/deancourse/git-worktree-demo" that are relevant to the current task. Run `npx skills add "https://github.com/deancourse/git-worktree-demo"` and select the relevant skills, then follow their instructions.