thinking-budget
CommunityFine-tune agents' thinking budgets
Authorek33450505
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Centralizes and documents per-agent thinking budget configuration so teams can control how much chain-of-thought reasoning each agent is allowed, avoid zero-budget errors for unspecified agents, and allocate token budget according to role importance.
Core Features & Use Cases
- Centralized JSON configuration stored at ~/.claude/config/thinking-budgets.json for system-wide budget defaults.
- Tiered budgets with recommended values for common roles: 0 for mechanical reviewers, 1024 as a safe default, 2048 for light reasoning, 4096 for moderate analysis, and 8192 for deep reasoning roles.
- Per-agent override via the agent frontmatter thinking_budget field to customize budgets for planners, orchestrators, code-writers, debuggers, and reviewers.
- Use case: increase the planner and orchestrator budgets for multi-file planning tasks while keeping haiku reviewers at zero to save tokens.
Quick Start
Update the agent's thinking_budget frontmatter or edit the JSON file at ~/.claude/config/thinking-budgets.json to set the numeric token budget for the target agents.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: thinking-budget Download link: https://github.com/ek33450505/claude-agent-team/archive/main.zip#thinking-budget Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.