From claude-2x-statusline
Guides users through claude-2x-statusline onboarding after install: checks config, summarizes tier/mode, offers verify install, switch tier, learn segments, or check updates.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-2x-statusline:onboardingThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this after install/update, or when the user asks what to do next.
Use this after install/update, or when the user asks what to do next.
~/.claude/statusline-config.json if it exists./statusline-init.bash ~/.claude/cc-2x-statusline/doctor/doctor.sh when bash is available./statusline-minimal, /statusline-standard, or /statusline-full./explain, /explain peak_hours, /explain rate_limits./statusline-update.npx claudepluginhub nadav-fux/claude-2x-statusline --plugin claude-2x-statuslineInstalls and configures claude-2x-statusline for Claude Code. Prompts for Minimal, Standard, or Full tier with peak status, model info, rate limits, tokens, cost, timeline, and git; updates settings.json and fetches schedule.
Interactive wizard sets up Claude Code's custom status line with progress bars, token counts, git branch, model name, and session info. Cross-platform for Mac/Linux/Windows via bash/PowerShell scripts.
Configures Claude Code status lines using /statusline command, settings.json, Bash/Python/Node.js scripts. Covers JSON input, git integration, ANSI colors, helper functions, and troubleshooting.