GitHub Workflow
intermediatedevelopmentMin 16K context
Interacts with GitHub via the gh CLI for managing issues, pull requests, CI runs, releases, and repository settings. Automates common GitHub workflows including PR creation with proper descriptions, issue triage, release drafting, and CI debugging.
Use Cases
- Creating well-structured pull requests with descriptions and labels
- Triaging and labeling issues based on content analysis
- Debugging failed CI/CD runs by analyzing logs
- Drafting release notes from merged PRs
- Managing branch protection rules and repository settings
Example Prompt
Create a pull request for the current branch with: - A concise title summarizing the changes - A description with: summary, what changed, how to test, and any breaking changes - Appropriate labels based on the file types changed - Request review from the team lead Use `gh pr create` with the appropriate flags.
Recommended Models
Compatible Tools
claude-codekiroopencodeany
Modalities
Input: text, code
→Output: text, code
Related Skills
Author
OpenModels Community