← ClaudeAtlas

token-budget-advisorlisted

Proactive token budget assessment and task chunking strategy. Use this skill when queries involve multiple large file uploads, requests for comprehensive multi-document analysis, complex multi-step workflows with heavy research (10+ tool calls), phrases like "complete analysis", "full audit", "thorough review", "deep dive", or tasks combining extensive research with large output artifacts. This skill helps assess token consumption risk early and recommend chunking strategies before beginning work.
freitasp1/claude-code-skills · ★ 8 · AI & Automation · score 68
Install: claude install-skill freitasp1/claude-code-skills
# Token Budget Advisor This skill provides early assessment of token-heavy tasks and recommends chunking strategies to ensure successful completion within context window constraints. ## When to Use This Skill Trigger this skill **before beginning work** when you detect: - Multiple file uploads (3+ documents) combined with analysis requests - Requests for "comprehensive", "complete", "thorough", or "full" analysis - Multi-document comparative analysis - Complex workflows requiring 10+ tool calls (extensive web research + synthesis) - Tasks combining heavy research with large artifacts (reports, presentations) - Queries spanning multiple dimensions (temporal + categorical + quantitative) - Requests to "analyze everything" or "create a complete report on all aspects" ## Core Function This skill serves two purposes: 1. **Early warning system**: Assess whether a task will likely exceed token limits 2. **Strategic planning**: Provide specific, actionable chunking recommendations ## Token Estimation Framework ### Quick Assessment Heuristics Estimate token consumption using these rough guidelines: **Input costs:** - Uploaded document: ~1,000-5,000 tokens each (depending on length) - Web search result: ~500-1,500 tokens - Web fetch (full article): ~2,000-8,000 tokens - Google Drive document: ~1,000-10,000 tokens (varies significantly) **Output costs:** - Simple response: 500-2,000 tokens - Detailed analysis: 2,000-5,000 tokens - Long-form report: 5,000-15,000 tokens - Comp