From f25925a184b7cb6e200d7f2b89c0feec26c1d004 Mon Sep 17 00:00:00 2001 From: mboiman Date: Mon, 22 Jun 2026 22:45:22 +0200 Subject: [PATCH] Add open-bridge to Agents & Orchestration Co-Authored-By: Claude Opus 4.8 (1M context) Signed-off-by: mboiman --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 09762ce..6679852 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,7 @@ June 14, 2026 - [**Severance**](https://github.com/blas0/Severance) (47 ⭐) - A semantic memory system designed for Claude Code. - [**AgentCheck**](https://github.com/devlyai/AgentCheck) (44 ⭐) - Local AI-powered code review agents for Claude Code. - [**claude-agents**](https://github.com/tddworks/claude-agents) (18 ⭐) - A collection of specialized AI agents for Claude Code that enhance software development workflows with focused expertise in specific domains. +- [**open-bridge**](https://github.com/bks-lab/open-bridge) (2 ⭐) - An agent-agnostic context/orchestration layer: a plain git repo of Markdown + YAML your coding agent reads at the start of every session, so it begins knowing your repos, clients, and task conventions. One skills/ tree works across Claude Code, Codex, and Copilot CLI. MIT. --- ## 🧠 Agent Skills