kebab1337420

Kebacc Switch — Development skill for Claude Code

Development community

Several Claude Code and Codex logins on one machine, and one command to move between them.

How to install Kebacc Switch

This entry records only its repository, not the path inside it, so there is no exact command to give. Open kebab1337420/kebacc-switch and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Kebacc Switch does

Several Claude Code and Codex logins on one machine, and one command to move between them.

Alternatives in Development

  • Codexmcp — Enable seamless collaboration between Claude Code and Codex, transforming from a single agent to multiple agen 2k ★
  • Claude Swap — Switch between multiple Claude Code accounts, with automatic rate-limit rotation, usage dashboard, and paralle 2k ★
  • Agent Bridge — A local bridge for bidirectional collaboration between Claude Code and Codex 312 ★

README

kebacc

Several logins on one machine, and one command to move between them when the one you are on runs out of quota. Built for [Boite](https://github.com/beboite/boite).

[![release](https://img.shields.io/github/v/release/kebab1337420/kebacc-switch?sort=semver&label=release)](https://github.com/kebab1337420/kebacc-switch/releases) [![rust](https://img.shields.io/badge/rust-2021-orange)](https://www.rust-lang.org) [![platform](https://img.shields.io/badge/platform-windows%20%C2%B7%20macos%20%C2%B7%20linux-blue)](#install)


What it is

One Rust binary and one Claude Code plugin. Claude Code, Codex and Antigravity each keep their own pool of sealed logins. You install once, then name the pool with a flag:

kebacc install
kebacc list
kebacc list -ag
kebacc switch -claude
kebacc switch -codex
kebacc add -ag

Full name or short: `-claude`/`-cc`, `-codex`/`-cx`, `-antigravity`/`-ag`, `-all`. `list`, `auto`, `doctor` and `arm` with no flag mean every pool. `add`, `switch`, `remove`, `set` and `use` need one. Uninstall takes the binary and the slash commands. The saved logins stay until you pass `-Pool`. An install or update rewrites leftover `-Provider` hooks and sweeps the old per-pool slash commands.


Install

One installer. It downloads the published `kebacc` binary by the `kebacc-v*` tag prefix, never GitHub's Latest label. Leftover `kebacc-codex-v*` and `kebacc-antigravity-v*` tags from when each pool was its own release can still be the newest GitHub Latest.

Windows, no toolchain

Download `install.bat` from [the matching release](https://github.com/kebab1337420/kebacc-switch/releases) and run it. Arguments go through to the installer, so `install.bat -StatusLine -AutoSwitch all` works. No clone, no Rust, no administrator.

The asset is taken through the GitHub API rather than through the plain download URL, which is served by a cache that keeps handing out the previous file for a while after an asset is