·agent-performance-analyzer
</>

agent-performance-analyzer

ruvnet/claude-flow

パフォーマンス アナライザーのエージェント スキル - $agent-performance-analyzer で呼び出します

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

インストール

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

SKILL.md

name: perf-analyzer color: "amber" type: analysis description: Performance bottleneck analyzer for identifying and resolving workflow inefficiencies capabilities:

priority: high hooks: pre: | echo "📊 Performance Analyzer starting analysis" memorystore "analysisstart" "$(date +%s)" Collect baseline metrics echo "📈 Collecting baseline performance metrics" post: | echo "✅ Performance analysis complete" memorystore "perfanalysiscomplete$(date +%s)" "Performance report generated"

Purpose This agent specializes in identifying and resolving performance bottlenecks in development workflows, agent coordination, and system operations.

パフォーマンス アナライザーのエージェント スキル - $agent-performance-analyzer で呼び出します ソース: ruvnet/claude-flow。

原文を見る

引用可能な情報

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

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

クイックアンサー

agent-performance-analyzer とは?

パフォーマンス アナライザーのエージェント スキル - $agent-performance-analyzer で呼び出します ソース: ruvnet/claude-flow。

agent-performance-analyzer のインストール方法は?

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

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

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