The Operating System for Clear Thinking & Better Decisions
# Add to your Claude Code skills
git clone https://github.com/HoangTheQuyen/think-betterYour AI writes code fast but makes terrible decisions.<br> Think Better injects structured decision frameworks directly into your AI prompts.
Website · Documentation · Quick Reference · Contributing
Works with Claude · GitHub Copilot · Antigravity
</div> <br>You ask your AI "Should we migrate to microservices?" and get a generic pros/cons list. No framework. No bias detection. No structured analysis. Just vibes.
Think Better fixes this. It gives your AI access to 10 decision frameworks, 15 decomposition methods, 12 cognitive bias detectors, and 160 knowledge records — turning surface-level responses into structured, rigorous analysis.
<br>No comments yet. Be the first to share your thoughts!
# macOS / Linux
curl -sSL https://raw.githubusercontent.com/HoangTheQuyen/think-better/main/install.sh | bash
# Windows (PowerShell)
irm https://raw.githubusercontent.com/HoangTheQuyen/think-better/main/install.ps1 | iex
Then install skills for your AI:
think-better init --ai claude # Claude Code
think-better init --ai copilot # GitHub Copilot
think-better init --ai antigravity # Antigravity
Other install methods:
go install github.com/HoangTheQuyen/think-better/cmd/make-decision@latestor clone &make build
Just talk to your AI naturally. Think Better auto-activates when it detects a decision or problem:
You: "Should we migrate from React to Next.js for our main app?"
AI: → Detects: Binary Choice
→ Framework: Reversibility Filter
→ Warns: Overconfidence Bias, Status Quo Bias, Sunk Cost
→ Generates: Weighted comparison matrix + action plan
You: "Revenue dropped 20% despite market growth"
AI: → Detects: Opportunity Gap
→ Decomposition: Profitability Tree (MECE)
→ Analysis: Root Cause (5 Whys) + Fermi Estimation
→ Warns: Anchoring Bias, Confirmation Bias
/decide — For Choices"choose", "compare", "should I", "pros and cons", "nên chọn cái nào", "phân vân"
| | | |---|---| | 10 Frameworks | Reversibility Filter, Weighted Matrix, Hypothesis-Driven, Pre-Mo...