FUTURE_TOKENS
Structured reasoning moves that expose hidden gaps in analysis
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install FUTURE_TOKENS?▼
Run `npx skills add jordanrubin/FUTURE_TOKENS --all -g -y` in your terminal to install all ten reasoning skills globally.
What does FUTURE_TOKENS do?▼
It provides ten named reasoning operations—like excavate, antithesize, and negspace—that systematically surface assumptions, counterarguments, and gaps that standard AI outputs tend to miss.
How do I find blind spots in an AI-generated analysis?▼
Run the negspace skill to detect arguments that should be present but are absent, or excavate to reveal hidden assumptions your conclusion depends on.
Does FUTURE_TOKENS work with Claude Code and Codex?▼
Yes. All skills follow the standard SKILL.md format and run in Claude Code, Claude.ai, Codex, and other compatible environments.
Can non-technical users use these reasoning skills?▼
Yes. Once installed, you simply invoke a skill by name on any text, plan, or decision, and the agent applies the structured reasoning procedure for you.
Related Repositories in Education & Research
View All in Education & Research→learn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides