Ross ROSS = Recommend OSS · open-source software intelligence for agents

fujibee/agmsg

Cross-vendor messaging for CLI AI coding agents — let Claude Code, Codex, Gemini & Copilot talk to each other in one team. Bash + SQLite, no daemon, no framework. observed · 2026-08-28

github.com/fujibee/agmsg · homepage · Shell · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

81/100

  • Activity 99
  • Release rhythm 99
  • Longevity 10

Flags: young

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 1
  • age_days: 153
  • days_rel: 11
  • days_push: 7
  • n_releases_24m: 32

Full methodology

Adoption not part of the score

1459 stars · 145 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

agmsg is a bash + SQLite CLI tool that lets CLI AI coding agents (Claude Code, Codex, Gemini CLI, Copilot CLI, and others) message each other directly through a shared local SQLite database. It requires no daemon, network, or framework, and installs as an Agent Skill.

Use cases

  • let claude code ask codex for a code review automatically
  • run multiple ai coding agents as one team that talks to each other
  • stop copy-pasting between claude code and gemini cli
  • have two ai agents play a game with no human in the loop
  • coordinate peer ai agent sessions across different vendors
  • spawn and message independent agent sessions from the terminal

When to choose

  • you use multiple CLI AI coding agents from different vendors and want them to collaborate
  • you want zero-dependency agent messaging with just bash and sqlite3
  • you want persistent peer-agent communication without MCP servers or daemons

When to avoid

  • you need a real distributed message queue or broker
  • you only use a single agent and its built-in subagents suffice
  • you need MCP-style tool calling rather than peer messaging

Facets

cli-tool · maturity active

agent-framework message-queue cli developer-tools chatbot developer-tools cli cross-platform agent-communication multi-agent claude-code codex gemini-cli copilot-cli sqlite bash agent-skill peer-messaging ai-agents command-line automation macos linux

5 sources

Member repositories

RepositoryRoleHealth v2
fujibee/agmsgmain81

For agents

markdown · JSON · MCP: product_card(name="fujibee/agmsg")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem