From b55a90c1041e86bbbc3fa7d06fdc2ea21308469f Mon Sep 17 00:00:00 2001 From: GeiserX <9169332+GeiserX@users.noreply.github.com> Date: Thu, 16 Apr 2026 15:11:35 +0200 Subject: [PATCH] Add cc-agents-md to Tools & Utilities --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aad0883..15c7fe8 100644 --- a/README.md +++ b/README.md @@ -330,6 +330,7 @@ A curated list of awesome tools, skills, plugins, integrations, extensions, fram - [**shotgun-alpha**](https://github.com/shotgun-sh/shotgun-alpha) (3 ⭐) - Codebase-aware spec engine for Cursor, Claude Code & Lovable. - [**conductor**](https://conductor.build/) (0 ⭐) - Run a bunch of Claude Codes in parallel. - [**claude-deep-research**](https://www.google.com/search?q=https://github.com/disler/claude-deep-research) (0 ⭐) - Claude Deep Research config for Claude Code. +- [**cc-agents-md**](https://github.com/GeiserX/cc-agents-md) - CLI tool that loads AGENTS.md files into Claude Code sessions via SessionStart hooks. Walks from working directory to git root, inlines small files and emits read instructions for large ones. Supports mid-session reload, context preservation, custom file patterns, and stat-based caching. ---