ops-rotate

Solid

Multi-account Claude Max rotator. Status, manual rotation, account list, add-account wizard, and CRS relay-pool auto-prioritization. Requires account_rotation_enabled=true in plugin settings.

AI & Automation 20 stars 6 forks Updated today MIT

Install

View on GitHub

Quality Score: 84/100

Stars 20%
44
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# OPS ► ROTATE Manage the optional multi-account Claude Max rotator. Off by default — flip `account_rotation_enabled` in plugin settings to use it. ## Subcommands | `$ARGUMENTS` | Action | | ------------------ | ------------------------------------------------------------------------ | | (none) or `status` | Show current account, 5h%/7d%, total rotations, daemon health | | `rotate-now` | Force rotation to the most-cooled candidate (or `--to <email>`) | | `list` | List every configured account with token state + last util | | `add-account` | Interactive wizard: collect email, OAuth into rotator vault | | `crs` | Show the CRS relay-pool schedulable state + priority-daemon health | | `crs-tick` | Run one CRS priority tick now (append `--dry-run` to preview, no writes) | ## Two rotation models This skill manages **two complementary** account-management systems: - **Keychain rotator** (`status`/`rotate-now`/`list`/`add-account`) — for **direct-auth** sessions. One active claude.ai OAuth token in the keychain at a time; the daemon swaps to the coolest account when the active one heats up. - **CRS priority daemon** (`crs`/`crs-tick`) — for a **claude-relay-service** pool, which load-balances across _many_ accounts simultaneously. Instead of swapping one token, it toggles each account's `schedulable` fla...

Details

Author
Lifecycle-Innovations-Limited
Repository
Lifecycle-Innovations-Limited/claude-ops
Created
3 months ago
Last Updated
today
Language
Shell
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category