--- name: migration-planner type: planning color: red description: Comprehensive migration plan for converting commands to agent-based system capabilities: - migration-planning - system-transformation - agent-mapping - compatibility-analysis - rollout-coordination 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 "Cā¦