From 0144b99389c1e7b6324cb96adc68f4c837fcb551 Mon Sep 17 00:00:00 2001 From: Fr-e-d <155310055+Fr-e-d@users.noreply.github.com> Date: Sat, 21 Mar 2026 23:57:20 +0100 Subject: [PATCH] Add GAAI Framework to Ecosystem section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d4a46b1..2c66ae1 100644 --- a/README.md +++ b/README.md @@ -818,6 +818,7 @@ Notable projects, directories, and resources across the Claude Code ecosystem. | [myclaude](https://github.com/stellarlinkco/myclaude) | 2,400+ | Multi-agent orchestration routing to Claude Code, Codex, Gemini, and OpenCode | | [claude-code-mcp](https://github.com/steipete/claude-code-mcp) | 1,100+ | Run Claude Code as a one-shot MCP server -- an agent in your agent | | [ccmanager](https://github.com/kbwo/ccmanager) | 940+ | Session manager supporting 8 coding agents with smart auto-approval | +| [GAAI Framework](https://github.com/Fr-e-d/GAAI-framework) | 95+ | Drop-in governance layer (.gaai/ folder) -- backlog authorization, cross-session memory, decision tracking, QA gates, autonomous delivery daemon. Claude Code + Cursor + Codex CLI + Gemini CLI | ---