Accounts banner
renchris renchris

Accounts

Development community

Description

--- name: accounts description: Cross-account Claude Max status — per-account 5-hour / weekly / weekly-Fable limits + resets, auth state, live session counts, and optimal work routing across the 4 accounts (next/next2/next3/next4). Detects logged-out accounts with their email + Dia profile mapping and hands off to the account-relogin skill. Use for "which account should I use", "check the quotas", "view usage across accounts", "is any account logged out", or /accounts. allowed-tools: Bash, Read,

Installation

Installs to ~/.claude/skills/renchris-claude-infrastructure-accounts/SKILL.md

Terminal
mkdir -p ~/.claude/skills/renchris-claude-infrastructure-accounts && curl -fsSL https://raw.githubusercontent.com/renchris/claude-infrastructure/HEAD/commands/accounts.md -o ~/.claude/skills/renchris-claude-infrastructure-accounts/SKILL.md

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

Full documentation available on GitHub

View Source Repository