github-integration
SKILL.md
GitHub Integration Mastery
This skill provides comprehensive guidance for integrating with GitHub using the gh CLI, GitHub REST and GraphQL APIs, and GitHub Actions. Essential for automating issue management, PR workflows, sprint planning with GitHub Projects, and building robust GitHub-based development pipelines.
When to Use This Skill
- Automating issue creation, updates, and transitions
- Building PR management workflows
- Parsing GitHub URLs and extracting metadata
- Integrating GitHub into development automation
- Sprint planning with GitHub Projects
- Creating GitHub Actions workflows
- Querying GitHub data programmatically
GitHub CLI (gh) Mastery
The gh CLI is the primary tool for GitHub automation. It provides intuitive commands for all GitHub operations.