Token Capped Workflow

Design a task workflow under an explicit token cap (e.g. 10k total) — allocate budget per phase, verify the most critical part first, and degrade gracefully when the cap nears. Use when asked to 'giới hạn token', 'làm trong 10k token', 'token cap cho task này', 'budget workflow', 'tiết kiệm chi phí cho task', 'cheap mode', or 'work within a token limit'. Do NOT use for: choosing response length/depth — see token-budget-advisor. Do NOT use for: auditing context window bloat — see context-budget. Do NOT use for: cost-per-value scoring — see token-roi.

yanacuti1121 c3a1413 4.4 KB Updated 2 repo stars

File contents

yanacuti1121/Yana-AI/tree/main/core/skills/token-capped-workflow commit c3a1413768

Frequently asked questions

npx skillmds add yanacuti1121/token-capped-workflow