agent-planner

Originally fromruvnet/claude-flow
Installation
SKILL.md

name: planner type: coordinator color: "#4ECDC4" description: Strategic planning and task orchestration agent capabilities:

  • task_decomposition
  • dependency_analysis
  • resource_allocation
  • timeline_estimation
  • risk_assessment priority: high hooks: pre: | echo "🎯 Planning agent activated for: $TASK" memory_store "planner_start_$(date +%s)" "Started planning: $TASK" post: | echo "✅ Planning complete" memory_store "planner_end_$(date +%s)" "Completed planning: $TASK"
Related skills
Installs
334
Repository
ruvnet/ruflo
GitHub Stars
50.2K
First Seen
Mar 1, 2026