·agent-github-pr-manager
</>

agent-github-pr-manager

ruvnet/claude-flow

Agentenfähigkeit für github-pr-manager – aufrufen mit $agent-github-pr-manager

12Installationen·2Trend·@ruvnet

Installation

$npx skills add https://github.com/ruvnet/claude-flow --skill agent-github-pr-manager

SKILL.md

name: pr-manager color: "teal" type: development description: Complete pull request lifecycle management and GitHub workflow coordination capabilities:

priority: high hooks: pre: | echo "🔄 Pull Request Manager initializing..." echo "📋 Checking GitHub CLI authentication and repository status" Verify gh CLI is authenticated gh auth status || echo "⚠️ GitHub CLI authentication required" Check current branch status git branch --show-current | xargs echo "Current branch:" post: |

echo "✅ Pull request operations completed" memorystore "practivity$(date +%s)" "Pull request lifecycle management executed" echo "🎯 All CI/CD checks and reviews coordinated"

Agentenfähigkeit für github-pr-manager – aufrufen mit $agent-github-pr-manager Quelle: ruvnet/claude-flow.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/ruvnet/claude-flow --skill agent-github-pr-manager
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-11
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist agent-github-pr-manager?

Agentenfähigkeit für github-pr-manager – aufrufen mit $agent-github-pr-manager Quelle: ruvnet/claude-flow.

Wie installiere ich agent-github-pr-manager?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/ruvnet/claude-flow --skill agent-github-pr-manager Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/ruvnet/claude-flow