github - GitHub CLI Patterns for Issue and Project Management
Execute GitHub operations using CLI for issues, projects, and pull requests
Tags
Updated: 2026-02-11Capabilities
Typical Inputs
Typical Outputs
What this skill does
- create issues
- list issues
- add to projects
- update project status
- create pull requests
- link PRs to issues
- add sub-issues
- remove sub-issues
Inputs
- GitHub repository
- GitHub organization
- issue number
- project number
- project ID
- issue node ID
- API access
Outputs
- issue created
- project item added
- project status updated
- pull request created
- sub-issue relation
Requirements
- gh CLI installed
- GitHub authentication
- repository access
- organization access
