Github Modes
Overview
This skill provides comprehensive GitHub integration modes for workflow orchestration, PR management, issue tracking, and repository coordination. Each mode is optimized for specific GitHub workflows with batch operation support.
Key Capabilities:
- GitHub workflow orchestration and coordination
- Pull request management and review automation
- Issue tracking and project management
- Release coordination and deployment
- Repository architecture and organization
- CI/CD pipeline coordination
Quick Start
# Verify GitHub CLI authentication
gh auth status
# Check repository access
gh repo view
# List open PRs
gh pr list
# List issues
gh issue list
# Check workflow runs
gh run list --limit 5
Related Skills
- github-sync - Repository synchronization
- github-workflow - CI/CD automation
- github-swarm-pr - PR swarm management
- github-swarm-issue - Issue swarm coordination
- github-project-board - Project board sync
Version History
- 1.0.0 (2026-01-02): Initial skill conversion from github-modes agent
Sub-Skills
- Complete PR Workflow
- 1. Authentication (+3)
Sub-Skills
- 1. gh-coordinator (+3)
- 5. repo-architect (+2)
- 8. sync-coordinator (+2)
- Batch Operations
- Swarm Coordination (+1)
- Automated Issue Management
- Configuration Options