Relogin banner
renchris renchris

Relogin

Development community

Description

--- name: relogin description: Re-authenticate one Claude Max account (next/next2/next3/next4) through the automated ladder — headless refresh grant first, then unattended OAuth in that account's own dedicated auth-browser profile — and prove it by effect. Use when /accounts reports login-required / logged-out / token-invalid, when `claude-accounts --login-status` or `--relogin-status` exits non-zero, or when the user says "re-login next3", "fix the logged-out account", "the login expired". allo

Installation

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

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

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

Full documentation available on GitHub

View Source Repository