BetterThink
New1GitHub TrendingDevelopmentby RokyYTR2
A discipline skill for Claude Code, Codex & Gemini CLI — think first, finish one thing, then next
First seen 6/1/2026
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/betterthink.md https://raw.githubusercontent.com/RokyYTR2/BetterThink/main/SKILL.md3
Invoke in Claude Code
/betterthinkView source on GitHub
Security Audits
LicenseUnknownSourceWarnRepositoryPass
Frequently Asked Questions
What is BetterThink?
A discipline skill for Claude Code, Codex & Gemini CLI — think first, finish one thing, then next
How to install BetterThink?
To install BetterThink: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/betterthink.md https://raw.githubusercontent.com/RokyYTR2/BetterThink/main/SKILL.md. Finally, /betterthink in Claude Code.
What is BetterThink best for?
BetterThink is a skill categorized under Development. Created by RokyYTR2.