C2switcher
Description
Manage multiple Claude Code accounts with usage tracking & load balancing.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
C2Switcher
Manage multiple Claude Code accounts with usage tracking, load balancing, and a KDE Plasma widget
C2Switcher is a practical CLI tool for juggling multiple Claude Code accounts. It tracks usage, automatically selects the best account based on availability, and includes a neat Plasma widget for at-a-glance monitoring.
Features

_Live usage monitoring with color-coded badges and one-click account switching_
- Multi-account management - Store and switch between multiple Claude Code accounts
- Usage tracking - Monitor 5-hour, 7-day, and Sonnet usage limits with color-coded indicators
- Smart load balancing - Automatically picks the optimal account based on usage and active sessions
- Session tracking - See which accounts are actively being used and where
- KDE Plasma widget - Monitor all accounts from your panel
- Usage caching - Respects rate limits with 5-minute cache
- Wrapper script -
c2claudecommand for seamless account switching
Disclaimer
_This tool uses undocumented OAuth API endpoints to fetch usage data and authenticate accounts. While Anthropic allows users to create multiple accounts (confirmed by multiple people who asked Anthropic Staff, including me), this implementation relies on reverse-engineered API endpoints that may change without notice._
_If Anthropic would prefer this tool not exist, please reach out and I'll gladly take it down. I'm very compliant like that :)_
Quick Start
One-line Installation
curl -fsSL https://raw.githubusercontent.com/can1357/c2switcher/master/setup.sh | bash
Or download and run interactively:
git clone https://github.com/can1357/c2switcher.git
cd c2switcher
./setup.sh
The interactive installer will ask what you want to install:
- CLI tools only
- CLI tools + KDE Plasmoid
- Plasmoid only (if CLI already installed)
Alternative: Manual Installation
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11