Ninthless

StackFerry — Development skill for Claude Code

Development community

Desktop provider manager and local failover router for Codex, Claude Code, and Grok.

How to install StackFerry

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

What StackFerry does

Desktop provider manager and local failover router for Codex, Claude Code, and Grok.

Alternatives in Development

  • Nexting — Remote control for Claude Code, Codex, Grok, and Cursor on Mac or PC 1.3k ★
  • Scopey — Keep Claude/Codex/Grok/Pi/OpenCode sessions on scope 126 ★
  • Skill Manager — Manage skills across Codex CLI, Claude Code, Cursor, OpenCode, and OpenClaw from one local app 117 ★

README

StackFerry

StackFerry

English · 简体中文

Release License Platforms

Desktop provider manager and local failover router for Codex, Claude Code, and Grok.

StackFerry is a local Electron desktop app. It stores official and custom gateways per CLI, writes the enabled provider into that CLI’s config (after a backup), optionally fronts traffic with a per-CLI failover queue on `127.0.0.1`, and keeps Skills plus MCP servers in one place so you can project them onto the tools you actually run.

Table of Contents

Why

Coding CLIs each have their own config files, auth files, and MCP/Skills layouts. StackFerry does not replace those tools. It is the control plane next to them:

  • Providers — official login or custom gateways for Codex, Claude Code, and Grok. Enable one, and StackFerry backs up then writes the live CLI config. Gateways can ship a stackferry:// import link; see docs/provider-import.md.
  • Local routing — one failover queue per CLI. When the queue is non-empty, requests go through a loopback proxy with circuit breaking. Official login stays out of the queue.
  • Skills — import SKILL.md from a GitHub repo or a local folder, keep an app-owned copy, then project it to Claude, Codex, and Grok.
  • MCP — add stdi