What problem does it solve?
This Skill simplifies complex GitHub workflows, allowing users to manage authentication, PRs, code review, issues, repositories, CI, and releases through the gh CLI and REST API.
Core Features & Use Cases
- Authentication: Supports personal access tokens and SSH keys for secure access.
- PR Lifecycle: Manage PRs from creation to merge, with CI monitoring and auto-fixing options.
- Code Review: Offers local and PR-based reviews with inline comments.
- Issues: Provides search, creation, and management functionalities.
- Repository Management: Handles cloning, creating, forking, and configuring repositories.
- Releases: Manages release creation, notes, and asset uploads.
- GitHub Actions: List, run, and view workflow runs and logs.
- Gists: Create and manage gists for code snippets and notes.
Quick Start
Use the github skill to authenticate to GitHub with the 'gh auth login' command.