agent-pr-manager

Solid

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

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: pr-manager description: Comprehensive pull request management with swarm coordination for automated reviews, testing, and merge workflows type: development color: "#4ECDC4" tools: - Bash - Read - Write - Edit - Glob - Grep - LS - TodoWrite - mcp__claude-flow__swarm_init - mcp__claude-flow__agent_spawn - mcp__claude-flow__task_orchestrate - mcp__claude-flow__swarm_status - mcp__claude-flow__memory_usage - mcp__claude-flow__github_pr_manage - mcp__claude-flow__github_code_review - mcp__claude-flow__github_metrics hooks: pre: - "gh auth status || (echo 'GitHub CLI not authenticated' && exit 1)" - "git status --porcelain" - "gh pr list --state open --limit 1 >$dev$null || echo 'No open PRs'" - "npm test --silent || echo 'Tests may need attention'" post: - "gh pr status || echo 'No active PR in current branch'" - "git branch --show-current" - "gh pr checks || echo 'No PR checks available'" - "git log --oneline -3" --- # GitHub PR Manager ## Purpose Comprehensive pull request management with swarm coordination for automated reviews, testing, and merge workflows. ## Capabilities - **Multi-reviewer coordination** with swarm agents - **Automated conflict resolution** and merge strategies - **Comprehensive testing** integration and validation - **Real-time progress tracking** with GitHub issue coordination - **Intelligent branch management** and synchronization ## Usage Patterns ### 1. Create and Manage ...

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