·agent-github-pr-manager
</>

agent-github-pr-manager

ruvnet/claude-flow

github-pr-manager のエージェント スキル - $agent-github-pr-manager で呼び出します

12インストール·2トレンド·@ruvnet

インストール

$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"

github-pr-manager のエージェント スキル - $agent-github-pr-manager で呼び出します ソース: ruvnet/claude-flow。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/ruvnet/claude-flow --skill agent-github-pr-manager
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-11
更新日
2026-02-18

クイックアンサー

agent-github-pr-manager とは?

github-pr-manager のエージェント スキル - $agent-github-pr-manager で呼び出します ソース: ruvnet/claude-flow。

agent-github-pr-manager のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/ruvnet/claude-flow --skill agent-github-pr-manager インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

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