Agent skill
github-swarm-pr
Pull request swarm management for multi-agent code review and validation. Use for coordinated PR reviews, automated validation, PR-based swarm creation, and intelligent merge workflows.
Install this agent skill to your Project
npx add-skill https://github.com/vamseeachanta/workspace-hub/tree/main/.claude/skills/development/github/swarm-pr
SKILL.md
Github Swarm Pr
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
# Get PR diff for analysis
gh pr diff 123
# Check PR status
gh pr checks 123
# Review PR with swarm-generated feedback
gh pr review 123 --comment --body "## Swarm Analysis
- Code quality: PASS
- Test coverage: 85%
- Security: No issues found"
When to Use
- Complex PRs: Large changes requiring multi-perspective review
- Security Reviews: PRs touching sensitive code paths
- Architecture Changes: Structural modifications needing architect review
- Performance-Critical: Changes to performance-sensitive code
- Cross-Team PRs: Changes affecting multiple team domains
Related Skills
- github-swarm-issue - Issue-based swarm coordination
- github-workflow - CI/CD automation
- github-sync - Repository synchronization
- github-modes - GitHub integration modes
Version History
- 1.0.0 (2026-01-02): Initial skill conversion from swarm-pr agent
Sub-Skills
- 1. PR-Based Swarm Creation (+7)
- 1. PR Templates for Swarm
Sub-Skills
- Merge Status (+2)
- Automatic Agent Assignment (+1)
- Multi-Agent PR Coordination (+1)
- GitHub Actions Integration
- Summary
- Swarm Configuration
- Tasks for Swarm
- 2. Status Checks (+1)
- Metrics and Reporting
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
gsd-complete-milestone
Archive completed milestone and prepare for next version
gsd-reapply-patches
Reapply local modifications after a GSD update
gsd-verify-work
Validate built features through conversational UAT
gsd-thread
Manage persistent context threads for cross-session work
clinical-trial-protocol
Generate clinical trial protocols for medical devices or drugs through a modular, waypoint-based architecture with research-only and full protocol modes.
single-cell-rna-qc
Performs quality control on single-cell RNA-seq data (.h5ad or .h5 files) using scverse best practices with MAD-based filtering and comprehensive visualizations.
Didn't find tool you were looking for?