github-swarm-pr
Installation
SKILL.md
GitHub Swarm PR Skill
Overview
This skill enables creation and management of AI swarms directly from GitHub Pull Requests, providing multi-agent code review, automated validation, and intelligent merge coordination. It transforms PRs into coordinated swarm workflows.
Key Capabilities:
- PR-based swarm creation with automatic agent assignment
- Multi-agent code review and validation
- PR comment commands for swarm control
- Automated PR lifecycle management
- Intelligent merge coordination with consensus
Quick Start
# Get PR details for swarm initialization
gh pr view 123 --json title,body,labels,files,reviews