github-automation
SKILL.md
GitHub Automation Skill
Purpose
GitHub workflow automation, PR management, and repository coordination.
When to Trigger
- Creating pull requests
- Managing issues
- Setting up CI/CD workflows
- Code review automation
- Release management
Commands
Create Pull Request
gh pr create --title "feat: description" --body "## Summary\n..."