bfly123bfly123Communityยท31 Agent Skills Included

claude_code_bridge

Coordinate multiple AI coding agents in one visible terminal workspace

Runs Codex, Claude, Gemini, and other CLI agents side by side in one controllable terminal workspace. Routes tasks between agents, keeps project state alive in the background, and lets you take over any agent pane directly. Includes skills for delegating work, clearing or compacting agent context, diagnosing stuck agents, and recovering broken sessions. Removes the manual copy-paste and window juggling of using several AI coding tools at once.
npx skills add bfly123/claude_code_bridge --all -g -y

All Skills in This Repository (31)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
bfly123bfly123

pend

Fetch the most recent reply from a specified AI provider.

Community
Basic
๐Ÿ“ฆ In Repo
bfly123bfly123

ping

Verify connectivity to AI providers using the system ping utility.

Community
Basic
๐Ÿ“ฆ In Repo
bfly123bfly123

all-plan

Coordinate multiple mounted CLIs to produce a unified design plan.

Community
Advanced
๐Ÿ“ฆ In Repo
bfly123bfly123

ask

Route user requests asynchronously to Gemini, Codex, OpenCode, or Droid.

Community
Basic
๐Ÿ“ฆ In Repo
bfly123bfly123

autonew

Sends a plain /new command to reset sessions in gemini, codex, opencode, droid, or claude provider panes without context injection.

Community
Basic
๐Ÿ“ฆ In Repo
bfly123bfly123

mounted

Check session and daemon status to output mounted CCB providers as JSON.

Community
Basic
๐Ÿ“ฆ In Repo
bfly123bfly123

reconnect

Toggles tmux-bound disconnect recovery for a Codex CLI thread.

Community
Basic
๐Ÿ“ฆ In Repo
bfly123bfly123

plan-tree

Maintain structured Markdown planning trees with roadmaps, decisions, and handoff status files.

Community
Advanced
๐Ÿ“ฆ In Repo
bfly123bfly123

ccb-self-chain

Diagnose and repair CCB message and job lineage using trace, retry, resubmit, and ack commands.

Community
Intermediate
๐Ÿ“ฆ In Repo
bfly123bfly123

ccb-self-recover

Recovers CCB agents, panes, and provider contexts through guarded control-plane commands.

Community
Advanced
๐Ÿ“ฆ In Repo
bfly123bfly123

ccb-self-diagnose

Diagnose CCB daemon, tmux panes, provider context, and message chains with read-only evidence.

Community
Advanced
๐Ÿ“ฆ In Repo
bfly123bfly123

ccb-config

Edits, validates, and reloads CCB project configuration files with affected-agent reporting.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install claude_code_bridge?โ–ผ

Run `npx skills add bfly123/claude_code_bridge --all -g -y` in your terminal to install all skills in this suite globally.

What does CCB actually do?โ–ผ

CCB lets you run multiple AI coding agents like Codex, Claude, and Gemini together in one terminal workspace, send tasks between them, and watch or take over each agent's pane.

Can AI agents hand off work to each other?โ–ผ

Yes. The included ask skill lets one agent delegate tasks to another, chain dependent work, and receive full or summarized replies automatically.

How do I fix a stuck or unresponsive agent?โ–ผ

Use the ccb-diagnose skill, which inspects the agent's runtime state and pane, applies a safe bounded repair, and verifies the agent recovered.

Which AI providers does CCB support?โ–ผ

It supports 17 CLI families including Codex, Claude, Gemini, Grok, Kimi, Qwen, Cursor, Copilot, and DeepSeek, all managed from one command.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’