ClaudeSuperPower

account-rotation

Skill

Switch a caller-selected coding-agent account and report the observed identity. Triggers: "switch account", "rotate coding-agent account".

Install

git clone https://github.com/boshu2/agentops.git ~/.claude/skills/account-rotation

What is account-rotation?

Switch a caller-selected coding-agent account and report the observed identity. Triggers: "switch account", "rotate coding-agent account".

What this can do

Capabilities declared in this component's own frontmatter — not inferred.

Inherit all session tools

Declares no tool restrictions — inherits every session tool

~35 tokens of context used while enabled, before you invoke anything

Documentation

README · ~1 min read

Account rotation — credential adapter

Choose the credential tool from both host and agent family, perform only the explicit account switch, and report the identity observed by the matching runtime.

Verifying identity through the target runtime works because the runtime is the only party whose opinion matters: credential files can be swapped perfectly and still authenticate as the old account in an already-running process.

Named failure mode — stale-process identity: declaring the rotation done while every live session still holds the previous account's tokens in memory.

Anti-pattern: confirming a switch by diffing credential file bytes.

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just skills.