ワンクリックで
github-operations
Pull request, issue, branch, Actions, and repository search workflows.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Pull request, issue, branch, Actions, and repository search workflows.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Create, run, schedule, and manage deterministic workflow and cron automation.
Interactive browser navigation, page interaction, and visual verification.
Self-reporting for capabilities, active state, and operational limits.
Clarification, approvals, and progress messaging during tool execution.
Create, monitor, respond to, and cancel delegated coding tasks.
Search and fetch public web content for docs, references, and error research.
| name | GitHub Operations |
| description | Pull request, issue, branch, Actions, and repository search workflows. |
| triggers | ["pull request","pr","github","issue","branch","actions","ci status","search repos"] |
Use this skill for GitHub workflows tied to the current workspace.
Before write operations:
workspace_status to confirm branch and working tree state.workspace_sync so remote state includes local commits.For pull requests:
github_pr_create to open a PR with clear title/body/base.github_pr_list to list open/closed PRs.github_pr_view for details on a specific PR.For issues:
github_issue_create for new issues.github_issue_list with filters (state, assignee, labels) when asked.For branch and CI workflows:
github_branch_create for branch creation.github_action_status to report workflow run results.For discovery:
github_search_repos when user asks to find external repositories.workspace_statusworkspace_syncgithub_pr_creategithub_pr_listgithub_pr_viewgithub_issue_creategithub_issue_listgithub_branch_creategithub_action_statusgithub_search_repos