From 62f693605c6a6d156be91fad96213d2355437138 Mon Sep 17 00:00:00 2001 From: lyn Date: Wed, 1 Apr 2026 16:44:05 +0000 Subject: [PATCH] docs: add pr show to SKILL.md --- git-hangman-lab/SKILL.md | 1 + 1 file changed, 1 insertion(+) diff --git a/git-hangman-lab/SKILL.md b/git-hangman-lab/SKILL.md index 57e2c19..bf0e2a9 100644 --- a/git-hangman-lab/SKILL.md +++ b/git-hangman-lab/SKILL.md @@ -52,6 +52,7 @@ Manage pull requests on git.hangman-lab.top. {baseDir}/scripts/git-ctrl pr list {baseDir}/scripts/git-ctrl pr commits {baseDir}/scripts/git-ctrl pr merge [commit-id] [title] [message] +{baseDir}/scripts/git-ctrl pr show ``` > **Note**: The access token will be automatically generated if not found.