reasoning
Installation
SKILL.md
Reasoning Patterns
Systematic thinking for accurate problem solving.
Instructions
1. Chain-of-Thought (CoT)
Break complex problems into explicit reasoning steps:
PROBLEM → ANALYZE → DECOMPOSE → SOLVE STEPS → VERIFY → SYNTHESIZE
## Thinking Process