Agent skill

strategic-thinking

First-principles reasoning and logical deduction. Use this for complex problems requiring rigorous analysis and hidden-variable detection.

majiayu000534★ · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill strategic-thinking --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 5 KB
Bundled scripts: none
Version: 1.0.0
Path: skills/analysis/strategic-thinking/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the 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. ### 2. First-Principles Thinking * **Deconstruct Assumptions:** Identify and challenge the fundamental truths or assumptions underlying the request. * **Bottom-Up Reconstruction:** Rebuild the solution from the ground up rather than relying on analogies or "the way it's usually done." ### 3. Red-Teaming (Self-Correction) * **Conflict Analysis:** Actively search for contradictions in your own reasoning. * **Edge-Case Stress Testing:** Before finalizing, ask: "In what specific scenario would this logic fail?" --- ## Operational Protocol ### Step 1:

What's inside
Steps it walks through
  1. Purpose
  2. Reasoning Frameworks
  3. 1. Chain-of-Thought (CoT)
  4. 2. First-Principles Thinking
  5. 3. Red-Teaming (Self-Correction)
  6. Operational Protocol
  7. Step 1: Input Analysis
  8. Step 2: The "Sandwich" Reasoning Method
  9. Thinking Tools
  10. Maintenance of Logic
  11. The "Think" Prompt Template
  12. Key Principles
  13. Application to Betting System
  14. Question Everything
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the strategic-thinking skill do?

First-principles reasoning and logical deduction. Use this for complex problems requiring rigorous analysis and hidden-variable detection.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill strategic-thinking --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going