AgentWhileTrue
Description
Watches Claude Code and Codex CLI quota in KDE Konsole and resumes a rate-limited session — only when terminal, process identity, prompt, quota and policy all agree. Python 3.12+, zero runtime dependencies.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Agent While True
[](https://github.com/marcelpetrick/AgentWhileTrue/actions/workflows/quality.yml) [](https://github.com/marcelpetrick/AgentWhileTrue/actions/workflows/release.yml) [](https://www.python.org/) [](LICENSE)
**Agent While True** is an agent budget watch and babysitter for Codex CLI and Claude Code sessions in KDE Konsole. It reports provider quota health and can resume a blocked session after usage becomes available again—only when the terminal, process identity, prompt, quota source, and policy all agree.
The primary command is `agent-while-true`. The shorter `agent-watch` command is kept as a compatible alias, so existing scripts and the examples below continue to work.
The current target is Manjaro/Arch Linux, KDE Plasma, Konsole, Wayland or X11, and Python 3.12 or newer. Runtime code uses only the Python standard library.

This real prompt is handled narrowly. With fresh quota confirming the session is exhausted, auto mode may move from the visibly selected first item to the exact “continue automatically” item and confirm it. It never selects “upgrade your plan.” Any different menu, cursor position, or unknown quota fails closed.
Install
Install the current release from GitHub with `pipx` so the CLI is isolated while remaining available at `~/.local/bin/agent-while-true`:
pipx install 'git+https://github.com/marcelpetrick/AgentWhileTrue.git@agentwhiletrue-v0.27.4'
agent-while-true --version
agent-while-true doctor
For development, clone the standalone repository:
git clone https://github.com/marcelpetric
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11