From cc7834054f434576686b5d3a06fdb464106c70c3 Mon Sep 17 00:00:00 2001 From: Saqib Ameen Date: Mon, 30 Mar 2026 00:40:36 -0600 Subject: [PATCH] Add agent-dotfiles to Ecosystem list Co-authored-by: CommandCodeBot --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7d92d18..3b36531 100644 --- a/README.md +++ b/README.md @@ -880,6 +880,7 @@ Notable projects, directories, and resources across the Claude Code ecosystem. | [AIRIS MCP Gateway](https://github.com/agiletec-inc/airis-mcp-gateway) | new | Docker-based MCP multiplexer that aggregates 60+ tools behind 7 meta-tools, reducing context token usage by 97%. One command to start, auto-enables servers on demand | | [gemini-claude-bridge](https://github.com/weijiafu14/gemini-claude-bridge) | new | Gemini-to-Claude protocol converter for using Gemini models as Claude Code backend. Fixes 3 LiteLLM bugs | | [spartan-ai-toolkit](https://github.com/spartan-stratos/spartan-ai-toolkit) | new | Engineering discipline layer for Claude Code -- 67 slash commands, 20 coding rules, 27 skills, 9 agents, quality gates between every step. 8 stack profiles (Go, Python, Java, Kotlin, React, etc.), agent memory across sessions. Install: `npx @c0x12c/spartan-ai-toolkit@latest --local` | +| [agent-dotfiles](https://github.com/saqibameen/agent-dotfiles) | new | Write AI coding rules once, sync to every agent. Supports Claude Code, Cursor, Copilot, Codex, OpenCode, Windsurf, Gemini CLI, Kilo Code | ---