Reasoning Bundle — Data skill for Claude Code
Claude Code plugin: structured-reasoning skills, opt-in calibration and convergence hooks, and a model-tiered graph-of-thought tournament.
How to install Reasoning Bundle
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open jtims/reasoning-bundle and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Reasoning Bundle does
Claude Code plugin: structured-reasoning skills, opt-in calibration and convergence hooks, and a model-tiered graph-of-thought tournament. Zero data egress.
Alternatives in Data
- A Stock Data — A股全栈数据工具包 · 十一层架构 · 54端点 · 19数据源 · 零鉴权 Full-stack China A-share data toolkit for AI agents — 11 layers, 54 end 9.4k ★
- Global Stock Data — US stock market data for AI coding assistants — zero-auth, official sources 1.5k ★
- Web Agent — 🔥 Open-source web data agent optimized for structured web research 1.2k ★
README
reasoning-bundle
A Claude Code plugin that packages structured-reasoning discipline as skills, commands, opt-in hooks and a tiered reasoning tournament. The reasoning stays in your own model. Nothing is sent to a third party.
Why it exists
The "reasoning tool" products sold as external MCP servers deliver scaffolds: argue the other side, weigh the options, reason in stages. They also see your task content. An assessment of one such service found that everything it sold was already matched, and usually exceeded, by in-house discipline (an operating manual, a structured adjudication protocol, and adversarial-verify swarm patterns), and that routing conversation content to a new vendor was a data-boundary downgrade. This bundle ships those methods as a portable plugin and adds the two capabilities the assessment found missing: loop detection and calibration tracking.
What it installs
Seven skills that load on their triggers: staged-reasoning, perspective-switch, decision-matrix, devils-advocate, logic-check, convergence-detector, graph-of-thought. Two commands: `/reasoning-bundle:graph-of-thought` and `/reasoning-bundle:calibration-review`. Two hooks, both inert until you create their enable files: a Stop hook that records calibration labels to a local ledger, and a PreToolUse guard that routes a repeating tool call to a human question. One workflow, graph-of-thought, with its own bundled three-agent roster: rb-worker on Sonnet at high effort, rb-judge on Opus at extra-high effort, rb-auditor on Opus at extra-high effort and read-only.
`plugin/README.md` holds the full tables.
Install
/plugin marketplace add jtims/reasoning-bundle
/plugin install reasoning-bundle@reasoning-bundle
Layout
| Path | Holds |
|---|---|
.claude-plugin/marketplace.json |
The directory-source marketplace this repository publishes |
plugin/ |
The shippable plugin: manifest, skills, commands, agents, hooks, scripts, workflow |
| `docs/AUDIT_Reasoning-Bundle |
Related Skills
Buddy Graph
Generate and open an interactive visualization of Buddy guard-mode reasoning data using the Buddy CLI.
Claude Bundle
Portable Claude Code starter pack: sanitized CLAUDE.md, settings.json, hooks, skills + optional Karpathy-style
Review Adtech Value
Review a pLTV, lead-scoring, or conversion-value model whose output becomes a dollar value sent to an ad platf
Push Claude Starter
Mythos Push — an Ableton Push 2 as a physical control surface for Claude Code. Pads pick project and action, e
SEO Review
SEO review for meta tags, structured data, Open Graph, headings, and crawlability
Ix Understand
Build a detailed architectural mental model of a system, subsystem, or the whole repo. Graph-first, source rea
Related Agents
Evolve Build Planner
Build-planning agent for the Evolve Loop. Externalizes Builder's internal chain-of-thought design step into an
Performance Optimizer
Expert in performance optimization, profiling, Core Web Vitals, and bundle optimization. Use for improving spe
Whites
Pre-PR code review agent. Uses tiered verification (reasoning certificates + batched tool calls) for speed. Pr