criticalthink
New90Community RegistryDevelopmentby abagames · MIT
Critical thinking analysis command for AI-generated responses
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/criticalthink.md https://raw.githubusercontent.com/abagames/slash-criticalthink/main/SKILL.md3
Invoke in Claude Code
/criticalthinkView source on GitHub
critical-thinkinganalysisreasoningassumptionslogicrisk-assessmentai-safetyquality-assurance
Frequently Asked Questions
What is criticalthink?
Critical thinking analysis command for AI-generated responses
How to install criticalthink?
To install criticalthink, 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 /criticalthink.
What is criticalthink best for?
criticalthink is a community categorized under Development. It is designed for: critical-thinking, analysis, reasoning, assumptions, logic, risk-assessment, ai-safety, quality-assurance. Created by abagames.