sequential-thinking
Installation
SKILL.md
Sequential Thinking
Structured problem-solving through iterative reasoning with revision and branching.
When to Use
Use mcp__reasoning__sequentialthinking when:
- Problem requires multiple interconnected reasoning steps
- Initial scope or approach is uncertain
- Need to filter through complexity to find core issues
- May need to backtrack or revise earlier conclusions
- Want to explore alternative solution paths
Do not use for simple queries, direct facts, or single-step tasks.