From 8dd12026b6141d191981fb376f14c1d1909e3c88 Mon Sep 17 00:00:00 2001 From: Shadorux The Hedgehog Date: Sat, 5 Sep 2026 16:27:26 -0400 Subject: [PATCH] Add RuleBridge --- data/json/en/tools/utils.jsonc | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/data/json/en/tools/utils.jsonc b/data/json/en/tools/utils.jsonc index 0518d97..8c23d93 100644 --- a/data/json/en/tools/utils.jsonc +++ b/data/json/en/tools/utils.jsonc @@ -64,6 +64,13 @@ "url": "https://www.redirectcheck.org/", "tags": ["Redirect", "Analysis"] }, + { + "name": "RuleBridge", + "description": "An open-source CLI for detecting and reconciling conflicting AI coding rules across agents and tools.", + "url": "https://github.com/Shadorux/RuleBridge", + "tags": ["AI", "CLI", "Developer Tools"], + "add_date": "2026-09-05" + }, // S // T // U