Fleet Context banner
verkyyi verkyyi

Fleet Context

Development community

Description

# /fleet-context — how full is my own context window? <!-- fleet skill · owner: either --> Claude Code shows the context meter to the **human** — the `/context` command, the statusline bar — but gives the *model* no way to ask it about itself. This skill is that missing read: run it from inside your own pane and it reports how much of this session's context window is already spent, how much headroom is left, and whether to hand off now. Read-only — it touches no issue, branch, PR, worktree or

Installation

Installs to ~/.claude/skills/verkyyi-claude-fleet-fleet-context/SKILL.md

Terminal
mkdir -p ~/.claude/skills/verkyyi-claude-fleet-fleet-context && curl -fsSL https://raw.githubusercontent.com/verkyyi/claude-fleet/HEAD/commands/fleet-context.md -o ~/.claude/skills/verkyyi-claude-fleet-fleet-context/SKILL.md

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

Full documentation available on GitHub

View Source Repository