slt

Toggle Claude Code statusline quota pace indicator display modes and themes.

8|5|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/shenxingy/Clade --skill slt-shenxingy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slt
Source: https://github.com/shenxingy/Clade/tree/main/configs/skills/slt
Command: npx skills add https://github.com/shenxingy/Clade --skill slt-shenxingy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves the need to visually monitor Claude Code quota pacing in your status line without manually checking settings or changing configurations repeatedly.

Core Features & Use Cases

  • Mode cycling: Cycles the quota pace indicator through symbol, percent, number, bar, and off, then returns to symbol for continuous control.
  • Theme switching: Applies one of several statusline themes (e.g., dragon, coffee, ocean) to match your preferred style.
  • Targeted control: Lets you set an explicit mode or theme directly when you need a specific display for the moment.

Quick Start

Ask to toggle the statusline quota indicator mode by running: slt.

Frequently Asked Questions about slt

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I toggle the Claude Code statusline quota indicator display?

You can toggle the Claude Code statusline quota indicator by running the slt command, which parses your arguments to cycle through display modes like symbol, percent, number, bar, and off.

Can I switch the statusline theme for my quota pace indicator?

Yes, you can switch the statusline theme for your quota pace indicator by parsing a specific theme argument, applying styles like dragon, coffee, or ocean to match your preferred visual monitoring style.

What quota display modes are available for the interactive coding statusline?

The available quota display modes for the interactive coding statusline are symbol, percent, number, bar, and off. The toggle cycles through them sequentially before returning to the symbol mode.

How do I set a specific quota indicator mode directly instead of cycling?

You can set a specific quota indicator mode directly by parsing the desired mode as an argument in the command, executing a deterministic statusline update without cycling through the other display options.

Does the quota indicator toggle work without manual configuration changes?

Yes, the quota indicator toggle works without manual configuration changes by executing the corresponding statusline update command directly within your interactive coding session.

Are there limitations to changing the statusline quota progress display?

Changing the statusline quota progress display is limited to interactive coding sessions and applies only to the quota pace indicator, requiring valid mode or theme arguments to execute the statusline update correctly.