Provides a compact, practical set of gh (GitHub CLI) command patterns for common repository workflows: creating and editing issues, adding items to project boards, creating and managing pull requests, and linking PRs to issues across repos. It includes example commands and snippets for GraphQL calls needed for project item and issue field mutations.
Invoke this skill when you need to perform or automate routine GitHub operations from the CLI: opening issues with structured acceptance criteria, adding issues to a project board, updating project item fields via GraphQL, creating PRs with descriptive bodies that auto-close issues, or linking cross-repo references. Useful in CI scripts, local maintainer tooling, or chat agents that need to emit gh commands.
gh command examples.gh commands for: issue create/edit/view/list, project item add/list, GraphQL snippets to fetch project item IDs and set status, PR creation and checks, and standard reference phrases for auto-closing or relating issues.Best suited for agents or tooling that can run shell commands or produce CLI snippets (Copilot-like tools, Claude/Codex that emit shell commands, or automation runners that call gh directly).
This skill has not been reviewed by our automated audit pipeline yet.