agent-migration-plan
✓移行計画のエージェント スキル - $agent-migration-plan で呼び出します
SKILL.md
name: migration-planner type: planning color: red description: Comprehensive migration plan for converting commands to agent-based system capabilities:
priority: medium hooks: pre: | echo "📋 Agent System Migration Planner activated" echo "🔄 Analyzing current command structure for migration" Check existing command structure if [ -d ".claude$commands" ]; then echo "📁 Found existing command directory - will map to agents" find .claude$commands -name ".md" | wc -l | xargs echo "Commands to migrate:" fi
post: | echo "✅ Migration planning completed" echo "📊 Agent mapping strategy defined" echo "🚀 Ready for systematic agent system rollout"
移行計画のエージェント スキル - $agent-migration-plan で呼び出します ソース: ruvnet/claude-flow。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/ruvnet/claude-flow --skill agent-migration-plan- カテゴリ
- >_生産性
- 認証済み
- ✓
- 初回登録
- 2026-02-12
- 更新日
- 2026-02-18
クイックアンサー
agent-migration-plan とは?
移行計画のエージェント スキル - $agent-migration-plan で呼び出します ソース: ruvnet/claude-flow。
agent-migration-plan のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/ruvnet/claude-flow --skill agent-migration-plan インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/ruvnet/claude-flow
詳細
- カテゴリ
- >_生産性
- ソース
- skills.sh
- 初回登録
- 2026-02-12