ops-rotate
FeaturedOPS on-demand: This skill should be used when the user asks to "rotate Claude", "max seats", or…
AI & Automation 188 stars
22 forks Updated today MIT
Install
Quality Score: 92/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# OPS ► ROTATE (alias → `/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`).
This skill is a **compat alias**. Route all work through **ops-accounts**:
| Old verb | New |
|----------|-----|
| (none) / status | `ops-accounts status` (Claude section) |
| rotate-now | `ops-accounts switch claude` / `ops-accounts rotate-now` |
| list | `ops-accounts list` |
| add-account | `ops-accounts setup claude` |
| reauth | `ops-accounts reauth claude <email>` |
| pooled seats | CLIProxyAPI — see `/ops:ops-fleet` |
Load **`skills/ops-accounts/SKILL.md`** first, then for Claude-only depth use the
bin:
```bash
"${CLAUDE_PLUGIN_ROOT}/bin/ops-accounts" status
"${CLAUDE_PLUGIN_ROOT}/bin/ops-accounts" rotate-now
"${CLAUDE_PLUGIN_ROOT}/bin/ops-accounts" reauth claude <email>
```
Multi-provider status, Grok, Codex, Factory, Cursor: **`/ops:accounts` only**.
Vision: `docs/ops/OPS-ACCOUNTS-VISION.md`.
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-accounts
OPS on-demand: This skill should be used when the user asks to "rotate accounts", "switch…
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