chen-et-al-2025-hypertree-planning
Installation
SKILL.md
SKILL.md: HyperTree Planning
license: Apache-2.0
Metadata
- Name: hypertree-planning
- Source: "HyperTree Planning: Enhancing LLM Reasoning via Hierarchical Thinking" (Gui et al., 2024)
- Domain: Complex reasoning, multi-step planning, agent architecture
- Triggers:
- Planning tasks with 50+ reasoning steps
- Problems requiring multiple independent constraints
- Multi-domain coordination (e.g., travel planning, logistics)
- Failures in chain-of-thought or tree-based approaches
- Agent systems struggling with task decomposition
- Questions about "how to break this down" or "what's the structure?"
When to Use This Skill
Load this skill when facing:
- Structural Complexity: The problem requires coordinating multiple independent sub-tasks (e.g., travel itinerary = transportation + accommodation + dining + attractions)