Agent Bridge Connect
Description
Local-first task control plane for coordinating Codex, Claude Code, and Hermes.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Agent Bridge Connect
[中文](README_ZH.md) | English
AgentBC is a local-first task control system for running background work through agents on your machine. The current release supports Codex/ChatGPT, Claude Code, and Hermes. It gives different agent CLIs one task identity, one Runner gateway, one report contract, and one recovery model.
Public Alpha. Use AgentBC on development projects with version control and review agent output before accepting changes.
Current release: **1.0.3A** (Python package version `1.0.3a2`).
Why AgentBC
- Dispatch work to local agents through one CLI.
- Keep continuation work in a visible chain such as
4XMC-001 -> 4XMC-002. - Write deliverables directly to a user project or an isolated managed workspace.
- Observe concurrent work through a compact, automatically managed task list.
- Separate readable task reports from bounded runtime records.
- Close, recover, reassign, or hand off work without relying on chat context.
- Receive concise macOS completion and recovery notifications.
- Send and receive tasks in natural language from any supported agent. See the examples for complete workflows.

Create A Task
In any supported agent conversation, invoke `/agentbc`, describe the task in natural language, and name the executor:
/agentbc Ask Codex (or any supported agent) to write a document summarizing AgentBC's features and use cases.
Requirements
- macOS for the current desktop notification and task-list workflow;
- Python 3.10 or newer;
- at least one installed and authenticated executor: Codex, Claude Code, or Hermes.
Install And Verify
One command downloads, verifies, installs, and configures AgentBC:
curl -fsSL \
http
Related Skills
Epic Decompose
Break an epic into task children without creating task branches.
Productivity Claude Code Terminal Title
Gives each Claude Code terminal window a dynamic title describing the work being done
Productivity N8n Skills
Enables AI assistants to directly understand and operate n8n workflows
Productivity Workflow BundlesREADME
Workflow Bundles
Productivity Composio Make
Trigger and manage Make (Integromat) scenarios
Productivity Getting Help
career-ops is an open source project maintained in limited time. Here's how to get help efficiently.
Productivity