Order banner
betmoar betmoar

Order

Development community

Description

--- description: Set a cc-status segment's left-to-right order. Lower numbers sit further left on the bar; overrides the plugin's manifest default. argument-hint: <plugin-name> <number> e.g. cc-reload 5 allowed-tools: Bash disable-model-invocation: true --- # Reorder a cc-status segment Requested: **$ARGUMENTS** First resolve the control script (`$CLAUDE_PLUGIN_ROOT` is not always set in the shell, so fall back to the newest cached install): ```bash CTL="${CLAUDE_PLUGIN_ROOT:+$CLAUDE_PLUGIN

Installation

Installs to ~/.claude/skills/betmoar-cc-status-plugin-order/SKILL.md

Terminal
mkdir -p ~/.claude/skills/betmoar-cc-status-plugin-order && curl -fsSL https://raw.githubusercontent.com/betmoar/cc-status-plugin/HEAD/commands/order.md -o ~/.claude/skills/betmoar-cc-status-plugin-order/SKILL.md

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

Full documentation available on GitHub

View Source Repository