critical-thinking
Original:🇺🇸 English
Translated
Analyze arguments, detect biases, evaluate claims, and improve reasoning. Use when asked to fact-check, identify logical fallacies, evaluate arguments, analyze predictions, find root causes, or think adversarially about plans. Triggers include "evaluate this argument", "logical fallacies", "fact check", "analyze the claims", "identify biases", "devil's advocate", "red team this", "root cause".
4installs
Added on
NPX Install
npx skill4agent add spitoglou/fabric-claude-skills critical-thinkingTags
Translated version includes tags in frontmatterSKILL.md Content
View Translation Comparison →Critical Thinking
Rigorous analysis of arguments, claims, and reasoning.
Pattern Selection
| Intent | Pattern | When to Use |
|---|---|---|
| Claim evaluation | | Assess truth claims with evidence |
| Prediction analysis | | Identify and assess predictions |
| Extraordinary claims | | Claims contradicting consensus |
| Controversial ideas | | Contested viewpoints analysis |
| Error analysis | | Learn from past errors |
| Problem finding | | Root cause identification |
| Solution analysis | | Evaluate proposed solutions |
| Adversarial thinking | | Find weaknesses in plans |
| Decision upgrade | | Improve decision-making |
| Novel insights | | Most surprising/novel ideas |
| Thought organization | | Structure complex ideas |
| Mind mapping | | Visual thinking maps |
Decision Flow
User request
│
├─ "evaluate claims/fact check" ──→ analyze_claims
├─ "predictions/forecasts" ──→ extract_predictions
├─ "controversial/contested" ──→ extract_controversial_ideas
├─ "what went wrong/mistakes" ──→ analyze_mistakes
├─ "root cause/core problem" ──→ extract_primary_problem
├─ "red team/devil's advocate" ──→ t_red_team_thinking
├─ "surprising/novel insights" ──→ extract_alpha
└─ "organize my thinking" ──→ create_idea_compassPattern References
See for full patterns:
references/- analyze_claims.md
- extract_predictions.md
- analyze_mistakes.md
- extract_primary_problem.md
- t_red_team_thinking.md
- extract_alpha.md
- create_idea_compass.md
Output Guidelines
- Always distinguish claims from evidence
- Rate confidence levels explicitly
- Identify logical fallacies by name
- Present steelman versions of arguments before critiquing
- Note when evidence is insufficient to conclude
- Acknowledge uncertainty and areas of genuine disagreement
Chaining Suggestions
- After → offer
analyze_claimsto find root issuesextract_primary_problem - After → offer
t_red_team_thinkingto address weaknessescreate_upgrade_pack - After → offer
extract_primary_problemfor solutionsextract_primary_solution