一键导入
gh-read-plan
Read the GitHub plan issue given as argument. Use when the user tells you to "read this github plan issue" with the issue as argument.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Read the GitHub plan issue given as argument. Use when the user tells you to "read this github plan issue" with the issue as argument.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Create a GitHub PR from the current branch. Use when the user asks to "create a PR", "open a pull request", or "submit a PR".
Update a GitHub plan issue with progress. Use when planning a task, or when the user tells you to "update the github plan issue".
Create a plan issue on GitHub. Use when planning a task, or when the user tells you to "create a github plan issue" with the repo name as argument.
Prepare a handover for continuing work in a new session. Use when the user asks to "hand over", "prepare handover", "wrap up for a new session", or "context dump".
Close a GitHub plan issue with a summary. Use when the user tells you to "close the github plan issue".
Implement a GitHub plan issue step by step with checkpoints. Use when the user asks to "implement the plan", "start working on the plan", or "execute the plan".
| name | gh-read-plan |
| description | Read the GitHub plan issue given as argument. Use when the user tells you to "read this github plan issue" with the issue as argument. |
| argument-hint | [owner/repo#number] |
| allowed-tools | Bash |
Read the GitHub issue in $ARGUMENTS (issue URL or owner/repo#number) containing the detailed plan for the work that will be started or continued in this conversation.
When reading the issue, check both the body and comments for content. Steps may be in a separate Steps comment (new format) or in the issue body (old format). Check for:
Try to verify, from the comments and pull requests, which steps have been completed, and which are still pending. Tell the user what you have learned from reading the issue, and ask any clarifying questions you may have about the work to be done.