Command
View or surgically edit the bar rules — paint the whole status line when a condition holds (usage high, repo dirty, session idle, …).
Command
View or surgically edit the bar rules — paint the whole status line when a condition holds (usage high, repo dirty, session idle, …).
Command
Toggle whether the 5h segment folds in this session's contribution.
Command
Toggle the per-model mix column in the /squirrel-sessions table.
Command
Show every live Squirrel session on this account and who's burning the 5-hour limit.
Command
Set any Squirrel threshold (colour thresholds, cache TTL, bar size, timeouts…).
Command
Install the Squirrel status line into your Claude Code settings.
Command
Choose how the 'share' segment renders (contribution, share, or both).
Command
Show or hide a status line segment (git, cost, tokens, pr, …).
Command
Postpone a due reminder by a few minutes without clearing its full interval.
Command
Choose which waiting states trigger the alarm or the background tint.
Command
View or surgically edit per-segment colours — foreground, background, bold, opacity, and the punctuation before a segment.
Command
Turn a task action on or off — nothing a task can do outside the bar works until you enable it here.
Command
Create, edit, remove or dry-run a watcher task — a condition that queues an action when it holds.
Command
List every watcher task — its condition, its queue state, when it last fired, and how much of the nudge budget is left.
Command
Turn the per-model weekly usage fetch on or off.
Hook
Runs when you submit a prompt, before the agent sees it, executing squirrel.sh via sh with --state. From kubalajiri/claude-squirrel.
Hook
Runs when the agent finishes a response, executing squirrel.sh via sh with --state. From kubalajiri/claude-squirrel.
Hook
Runs before the agent uses a tool for Task and Agent tool calls, executing squirrel.sh via sh with --state (2 commands). From kubalajiri/claude-squirrel.
Hook
Runs after a tool call finishes for Task and Agent tool calls, executing squirrel.sh via sh with --state (2 commands). From kubalajiri/claude-squirrel.
Hook
Runs when the agent sends a notification for permission_prompt, agent_needs_input and idle_prompt tool calls, executing squirrel.sh via sh with --state (3 commands). From kubalajiri/claude-squirrel.
Hook
Runs when a session ends, executing squirrel.sh via sh with --state. From kubalajiri/claude-squirrel.
Skill Claude CodeCodex
Set up, configure, explain or troubleshoot the Squirrel status line — the two-line Claude Code bar showing context, 5-hour and weekly usage limits, git branch, cost, an activity chip, and cross-session usage attribution. Use when the user asks to install or set up the status line, change their nickname or colour, hide…