owayo

Token Burn — Development skill for Claude Code

Development community

CLI tool that spends leftover Claude Code and Codex CLI tokens before the weekly reset by running your prompts across your repositories in parallel.

How to install Token Burn

This entry records only its repository, not the path inside it, so there is no exact command to give. Open owayo/token-burn and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Token Burn does

CLI tool that spends leftover Claude Code and Codex CLI tokens before the weekly reset by running your prompts across your repositories in parallel.

Alternatives in Development

  • Research Codebase — You are tasked with conducting comprehensive research across the codebase to answer user questions by spawning 10k ★
  • Last30days Skill — Claude Code skill that researches any topic across Reddit + X from the last 30 days, then writes copy-paste-re 4.4k ★
  • The Library — A Meta-Skill for Private-First Distribution of Agentics (Skills, Agents, and Prompts) across your Agents, Devi 340 ★

README

token-burn

token-burn

CLI tool that spends leftover Claude Code and Codex CLI tokens before the weekly reset by running your prompts across your repositories in parallel

Supported Platforms

macOS

CI Release License

English | 日本語


Claude Code / Codex CLI tokens reset weekly with no rollover. Inspired by the Japanese *mottainai* (もったいない) spirit — the belief that waste is something to be avoided — **token-burn** puts those remaining tokens to work. It runs your prompts across repositories in parallel before the reset deadline — code reviews, bug hunts, refactoring, test improvements, or anything else you define. When the reset time arrives, token-burn stops starting new tasks and waits for the tasks already running to finish.

token-burn running

Features

  • Deadline-aware scheduling: Picks the agent whose reset deadline is closest, stops starting new tasks when the reset time arrives, and waits for the running tasks to finish
  • Parallel runs in tmux: Runs several prompts at once in split panes with a progress monitor; workers close their