GitHub Operations Skill
Use this skill for GitHub workflows tied to the current workspace.
Instructions
Before write operations:
- Call
workspace_statusto confirm branch and working tree state. - If needed, use
workspace_syncso remote state includes local commits.
For pull requests:
- Use
github_pr_createto open a PR with clear title/body/base. - Use
github_pr_listto list open/closed PRs. - Use
github_pr_viewfor details on a specific PR.
For issues:
- Use
github_issue_createfor new issues. - Use
github_issue_listwith filters (state,assignee,labels) when asked.
For branch and CI workflows:
- Use
github_branch_createfor branch creation. - Use
github_action_statusto report workflow run results.
For discovery:
- Use
github_search_reposwhen user asks to find external repositories.
Tool Reference
workspace_statusworkspace_syncgithub_pr_creategithub_pr_listgithub_pr_viewgithub_issue_creategithub_issue_listgithub_branch_creategithub_action_statusgithub_search_repos
Converted and distributed by TomeVault — claim your Tome and manage your conversions.