ops-accounts
FeaturedOPS on-demand: This skill should be used when the user asks to "rotate accounts", "switch…
AI & Automation 188 stars
22 forks Updated today MIT
Install
Quality Score: 94/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# OPS ► ACCOUNTS
Load `ops-rules` before acting. Public repo (no personal data). Outbound: one draft → one approval → one send. If `AskUserQuestion` / `Workflow` are missing, follow Rule 10 in `ops-rules` (Hermes: numbered options / two-turn Telegram card; `delegate_task`).
**Canonical** multi-provider seat manager. Same layers Anthropic has for Claude —
for every provider:
| Layer | Verbs |
|-------|--------|
| Status / list | `status`, `list` |
| Setup / OAuth capture | `setup` |
| Switch active seat | `switch`, `rotate-now` (Claude) |
| Refresh tokens | `refresh` |
| Unattended reauth | `reauth` |
| Utilization / quota | `util` |
| Pooled seats across accounts | CLIProxyAPI (see `/ops:ops-fleet`) |
**Aliases (compat):** `/ops:rotate` → this skill (Claude-focused shortcuts).
`/ops:rotate-setup` → `setup` (wizard). `/ops:account` → same as this skill.
## Providers
| Provider | Engine | Reauth | Util |
|----------|--------|--------|------|
| Claude | `scripts/account-rotation/rotate.mjs` + staged enrollment | signed stage/activate only | 5h/7d |
| Grok | slots + `grok-cli-auth-proxy` | device-code + Google (dcli); residential egress cascade | weekly / 429 |
| OpenAI / Codex | `codex-rotate` when present | OAuth bridge | usage best-effort |
| Factory | adapter TBD / quota-feed seeds | native | quota-feed patterns |
| Cursor | adapter TBD | browser/device OAuth | plan limits if available |
**CLIProxyAPI is the only supported multi-account path.** It holds one OAuth sea...
Details
- Repository
- Lifecycle-Innovations-Limited/claude-ops
- Created
- 5 months ago
- Last Updated
- today
- Language
- Shell
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Featured
ops-rotate
OPS on-demand: This skill should be used when the user asks to "rotate Claude", "max seats", or…
188 Updated today
Lifecycle-Innovations-Limited AI & Automation Featured
ops-rotate-setup
OPS on-demand: This skill should be used when the user asks to "rotate setup", "enroll Claude seat", or…
188 Updated today
Lifecycle-Innovations-Limited AI & Automation Featured
ops-fleet
OPS on-demand: This skill should be used when the user asks to "fleet dashboard", "CLIProxy sessions"…
188 Updated today
Lifecycle-Innovations-Limited