github-workflow-automation
Installation
SKILL.md
GitHub Workflow Automation
Patterns for automating GitHub workflows with AI assistance, inspired by Gemini CLI and modern DevOps practices.
When to Use This Skill
- Automating PR reviews with AI
- Setting up issue triage automation
- Creating GitHub Actions workflows
- Integrating AI into CI/CD pipelines
- Automating Git operations (rebases, cherry-picks)
Full YAML workflow files are in references/workflow_examples.md.
1. Automated PR Review
Create .github/workflows/ai-review.yml triggered on pull_request: [opened, synchronize].