graph-thinking
Installation
SKILL.md
Graph Thinking
Model a problem as nodes and relationships. Use it when linear lists hide dependencies.
Goal
- Identify important nodes.
- Name relationships.
- Find clusters, bottlenecks, loops, and paths.
- Turn structure into decisions.