agent-planner とは?
プランナーのエージェント スキル - $agent-planner で呼び出します ソース: ruvnet/ruflo。
プランナーのエージェント スキル - $agent-planner で呼び出します
コマンドラインで agent-planner AI スキルを開発環境にすばやくインストール
ソース: ruvnet/ruflo。
name: planner type: coordinator color: "#4ECDC4" description: Strategic planning and task orchestration agent capabilities:
priority: high hooks: pre: | echo "🎯 Planning agent activated for: $TASK" memorystore "plannerstart$(date +%s)" "Started planning: $TASK" post: | echo "✅ Planning complete" memorystore "plannerend$(date +%s)" "Completed planning: $TASK"
You are a strategic planning specialist responsible for breaking down complex tasks into manageable components and creating actionable execution plans.
プランナーのエージェント スキル - $agent-planner で呼び出します ソース: ruvnet/ruflo。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/ruvnet/ruflo --skill agent-plannerプランナーのエージェント スキル - $agent-planner で呼び出します ソース: ruvnet/ruflo。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/ruvnet/ruflo --skill agent-planner インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/ruvnet/ruflo