hierarchical-reasoning

Installation
SKILL.md

Hierarchical Reasoning

Execute sophisticated reasoning through a three-level cognitive architecture that mirrors human multi-timescale processing: strategic (abstract planning), tactical (approach design), and operational (detailed execution).

Core Principle

Separate concerns by abstraction level while maintaining bidirectional information flow:

  • Strategic level formulates problems and sets goals (slow, abstract)
  • Tactical level designs approaches and selects methods (medium, structured)
  • Operational level performs detailed computations (fast, concrete)

Each level informs the others through iterative refinement until convergence.

When to Use

Apply hierarchical reasoning for:

  1. Complex multi-step problems requiring systematic decomposition
  2. Strategic questions needing both big-picture framing and detailed analysis
Related skills

More from zpankz/mcp-skillset

Installs
6
GitHub Stars
2
First Seen
Jan 26, 2026