关于
This skill provides production-ready implementation patterns for building hierarchical multi-agent systems within the LangGraph ecosystem. It enables developers to design central coordinator agents that dynamically delegate tasks to specialized workers based on state, priority, or LLM-driven logic. By providing templates for round-robin routing, priority-based dispatch, and modern structured-output supervisors, it simplifies the orchestration of complex AI tasks that require a team of specialized sub-agents while maintaining robust state management.