Automates the GitHub workflow grind: creating PRs with proper formatting, managing issues, setting up CI/CD pipelines, and coordinating code reviews. Built around the GitHub CLI and includes specialized agents for different tasks like pr-manager for pull request lifecycles and code-review-swarm for automated reviews. The conventional commits emphasis and release automation are solid choices. Most useful when you're juggling multiple PRs and want consistent process enforcement across your team. Skip it if you're working locally or using GitLab, Bitbucket, or other platforms.
npx skills add https://github.com/ruvnet/ruflo --skill github-automation