BeClaude

critical-thinking

New
1GitHub TrendingGeneralby Johna2an

Open-source Agent Skill for Claude Code that makes Claude reason with explicit probabilities, base rates, and falsifiers. Distilled from 51 books; first in 18/18 blind judge passes vs baseline Claude and GPT-5.5.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/critical-thinking.md https://raw.githubusercontent.com/Johna2an/critical-thinking/main/SKILL.md
3
Invoke in Claude Code
/critical-thinking
View source on GitHub
agent

Frequently Asked Questions

What is critical-thinking?

Open-source Agent Skill for Claude Code that makes Claude reason with explicit probabilities, base rates, and falsifiers. Distilled from 51 books; first in 18/18 blind judge passes vs baseline Claude and GPT-5.5.

How to install critical-thinking?

To install critical-thinking, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /critical-thinking.

What is critical-thinking best for?

critical-thinking is a community categorized under General. It is designed for: agent. Created by Johna2an.