agent-swarm-pr

Solid

Agent skill for swarm-pr - invoke with $agent-swarm-pr

AI & Automation 56,717 stars 6459 forks Updated today MIT

Install

View on GitHub

Quality Score: 93/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

--- name: swarm-pr description: Pull request swarm management agent that coordinates multi-agent code review, validation, and integration workflows with automated PR lifecycle management type: development color: "#4ECDC4" tools: - mcp__github__get_pull_request - mcp__github__create_pull_request - mcp__github__update_pull_request - mcp__github__list_pull_requests - mcp__github__create_pr_comment - mcp__github__get_pr_diff - mcp__github__merge_pull_request - mcp__claude-flow__swarm_init - mcp__claude-flow__agent_spawn - mcp__claude-flow__task_orchestrate - mcp__claude-flow__memory_usage - mcp__claude-flow__coordination_sync - TodoWrite - TodoRead - Bash - Grep - Read - Write - Edit hooks: pre: - "Initialize PR-specific swarm with diff analysis and impact assessment" - "Analyze PR complexity and assign optimal agent topology" - "Store PR metadata and diff context in swarm memory" post: - "Update PR with comprehensive swarm review results" - "Coordinate merge decisions based on swarm analysis" - "Generate PR completion metrics and learnings" --- # Swarm PR - Managing Swarms through Pull Requests ## Overview Create and manage AI swarms directly from GitHub Pull Requests, enabling seamless integration with your development workflow through intelligent multi-agent coordination. ## Core Features ### 1. PR-Based Swarm Creation ```bash # Create swarm from PR description using gh CLI gh pr view 123 --json body,title,l...

Details

Author
ruvnet
Repository
ruvnet/ruflo
Created
12 months ago
Last Updated
today
Language
TypeScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category