strategic-thinking
SKILL.md
Strategic Thinking & First-Principles Reasoning
Purpose
To ensure all outputs are the result of rigorous logical deduction rather than heuristic patterns. This skill mandates a "think before you act" workflow, prioritizing structural correctness and hidden-variable analysis.
Reasoning Frameworks
1. Chain-of-Thought (CoT)
- Explicit Decomposition: Break complex problems into smaller, atomic sub-problems.
- Traceable Logic: Show the "work" in a hidden thought block or a clearly defined reasoning section.
- Verification: After each step, verify the result against the initial constraints to ensure no logical drift.