원클릭으로
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