sequential-thinking
Installation
SKILL.md
Sequential Thinking
Quick start
Goal: externalize a long reasoning chain when the problem is ambiguous, multi-stage, or likely to need course correction.
Primary entry point:
mcp__sequential_thinking__sequentialthinking
Reference notes: skills/sequential-thinking/references/sequential-thinking.md
When to use it
- Complex debugging with multiple hypotheses.
- Planning or design with tradeoffs.
- Problems where you may need to revise earlier assumptions.
- Multi-step analysis where the answer is not obvious upfront.