docs: add pr show to SKILL.md

This commit is contained in:
lyn
2026-04-01 16:44:05 +00:00
parent 48acc26786
commit 62f693605c

View File

@@ -52,6 +52,7 @@ Manage pull requests on git.hangman-lab.top.
{baseDir}/scripts/git-ctrl pr list <repo-local-path>
{baseDir}/scripts/git-ctrl pr commits <repo-local-path> <pr-index>
{baseDir}/scripts/git-ctrl pr merge <repo-local-path> <pr-index> <do> [commit-id] [title] [message]
{baseDir}/scripts/git-ctrl pr show <repo-local-path> <pr-index>
```
> **Note**: The access token will be automatically generated if not found.