Kairos banner
AraneaDev AraneaDev

Kairos

Development community

Description

--- description: Show what is left of the five-hour usage window, and manage the gate --- Run this and show the user its output verbatim, in a code block. Do not summarise, reformat, or recompute any of the numbers. ```bash bash "${CLAUDE_PLUGIN_ROOT}/tools/kairos.sh" $ARGUMENTS ```

Installation

Installs to ~/.claude/skills/araneadev-kairos-kairos/SKILL.md

Terminal
mkdir -p ~/.claude/skills/araneadev-kairos-kairos && curl -fsSL https://raw.githubusercontent.com/AraneaDev/kairos/HEAD/commands/kairos.md -o ~/.claude/skills/araneadev-kairos-kairos/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository