diff --git a/README.md b/README.md
index 692fa6d8..a9cb7aab 100644
--- a/README.md
+++ b/README.md
@@ -180,6 +180,10 @@
+
+_Lightweight CLI tool for real-time communication between Claude Code sub agents using hooks. Enables multi-agent collaboration with @-mention targeting, live dashboard monitoring, and zero-dependency implementation. [NOTE: At the time of posting, this resource is a little unstable - I'm sharing it anyway, becauseI think it's incredibly promising and creative. I hope by the time you read this, it is production-ready.]_
+
+
_Claude Code skill that automates mountain route research for North American peaks. Aggregates data from 10+ mountaineering sources like Mountaineers.org, PeakBagger.com and SummitPost.com to generate detailed route beta reports with weather, avalanche conditions, and trip reports._

@@ -1235,6 +1239,13 @@ _A lightweight Python SDK with a clean API and good documentation; simplifies th
+
+_Lightweight CLI tool for real-time communication between Claude Code sub agents using hooks. Enables multi-agent collaboration with @-mention targeting, live dashboard monitoring, and zero-dependency implementation. [NOTE: At the time of posting, this resource is a little unstable - I'm sharing it anyway, becauseI think it's incredibly promising and creative. I hope by the time you read this, it is production-ready.]_
+
+
+
+
+
_A Laravel-inspired PHP SDK for building Claude Code hook responses with a clean, fluent API. This SDK makes it easy to create structured JSON responses for Claude Code hooks using an expressive, chainable interface._

diff --git a/README_CLASSIC.md b/README_CLASSIC.md
index 10a24d08..4910b849 100644
--- a/README_CLASSIC.md
+++ b/README_CLASSIC.md
@@ -38,6 +38,17 @@ Claude Code is a cutting-edge CLI-based coding assistant and agent released by [
## Latest Additions ✨ [🔝](#awesome-claude-code)
+[`Claude Code Hook Comms (HCOM)`](https://github.com/aannoo/claude-hook-comms) by [aannoo](https://github.com/aannoo) ⚖️ MIT
+Lightweight CLI tool for real-time communication between Claude Code sub agents using hooks. Enables multi-agent collaboration with @-mention targeting, live dashboard monitoring, and zero-dependency implementation. [NOTE: At the time of posting, this resource is a little unstable - I'm sharing it anyway, becauseI think it's incredibly promising and creative. I hope by the time you read this, it is production-ready.]
+
+
+📊 GitHub Stats
+
+
+
+
+
+
[`Claude Mountaineering Skills`](https://github.com/dreamiurg/claude-mountaineering-skills) by [Dmytro Gaivoronsky](https://github.com/dreamiurg) ⚖️ MIT
Claude Code skill that automates mountain route research for North American peaks. Aggregates data from 10+ mountaineering sources like Mountaineers.org, PeakBagger.com and SummitPost.com to generate detailed route beta reports with weather, avalanche conditions, and trip reports.
@@ -1040,6 +1051,17 @@ A lightweight Python SDK with a clean API and good documentation; simplifies the
+[`Claude Code Hook Comms (HCOM)`](https://github.com/aannoo/claude-hook-comms) by [aannoo](https://github.com/aannoo) ⚖️ MIT
+Lightweight CLI tool for real-time communication between Claude Code sub agents using hooks. Enables multi-agent collaboration with @-mention targeting, live dashboard monitoring, and zero-dependency implementation. [NOTE: At the time of posting, this resource is a little unstable - I'm sharing it anyway, becauseI think it's incredibly promising and creative. I hope by the time you read this, it is production-ready.]
+
+
+📊 GitHub Stats
+
+
+
+
+
+
[`claude-code-hooks-sdk`](https://github.com/beyondcode/claude-hooks-sdk) by [beyondcode](https://github.com/beyondcode) ⚖️ MIT
A Laravel-inspired PHP SDK for building Claude Code hook responses with a clean, fluent API. This SDK makes it easy to create structured JSON responses for Claude Code hooks using an expressive, chainable interface.
diff --git a/THE_RESOURCES_TABLE.csv b/THE_RESOURCES_TABLE.csv
index fa734b57..c9cbb5fd 100644
--- a/THE_RESOURCES_TABLE.csv
+++ b/THE_RESOURCES_TABLE.csv
@@ -76,6 +76,7 @@ status-bb559460,claudia-statusline,Status Lines,General,https://github.com/hagan
hook-73da34c7,Britfix,Hooks,General,https://github.com/Talieisin/britfix,,Talieisin,https://github.com/Talieisin,TRUE,2025-12-03:07-30-41,,2025-12-16:08-26-32,MIT,"Claude outputs American spellings by default, which can have an impact on: professional credibility, compliance, documentation, and more. Britfix converts to British English, with a Claude Code hook for automatic conversion as files are written. Context-aware: handles code files intelligently by only converting comments and docstrings, never identifiers or string literals.",FALSE
hook-37bef012,CC Notify,Hooks,General,https://github.com/dazuiba/CCNotify,,dazuiba,https://github.com/dazuiba,TRUE,,,2025-12-16:08-26-33,MIT,"CCNotify provides desktop notifications for Claude Code, alerting you to input needs or task completion, with one-click jumps back to VS Code and task duration display.",FALSE
hook-26657310,cchooks,Hooks,General,https://github.com/GowayLee/cchooks,https://pypi.org/project/cchooks/,GowayLee,https://github.com/GowayLee,TRUE,2025-07-29,,2025-12-16:08-26-34,MIT,"A lightweight Python SDK with a clean API and good documentation; simplifies the process of writing hooks and integrating them into your codebase, providing a nice abstraction over the JSON configuration files.",FALSE
+hook-4b08835a,Claude Code Hook Comms (HCOM),Hooks,General,https://github.com/aannoo/claude-hook-comms,https://pypi.org/project/hcom,aannoo,https://github.com/aannoo,TRUE,2025-12-18:06-03-30,,2025-12-18:06-03-30,MIT,"Lightweight CLI tool for real-time communication between Claude Code sub agents using hooks. Enables multi-agent collaboration with @-mention targeting, live dashboard monitoring, and zero-dependency implementation. [NOTE: At the time of posting, this resource is a little unstable - I'm sharing it anyway, becauseI think it's incredibly promising and creative. I hope by the time you read this, it is production-ready.]",FALSE
hook-61fc561a,claude-code-hooks-sdk,Hooks,General,https://github.com/beyondcode/claude-hooks-sdk,,beyondcode,https://github.com/beyondcode,TRUE,2025-07-29,2025-07-03:20-18-10,2025-12-16:08-26-35,MIT,"A Laravel-inspired PHP SDK for building Claude Code hook responses with a clean, fluent API. This SDK makes it easy to create structured JSON responses for Claude Code hooks using an expressive, chainable interface.",FALSE
hook-ff4a072b,claude-hooks,Hooks,General,https://github.com/johnlindquist/claude-hooks,,John Lindquist,https://github.com/johnlindquist,TRUE,2025-07-29,2025-07-11:21-03-23,2025-12-16:08-26-36,MIT,A TypeScript-based system for configuring and customizing Claude Code hooks with a powerful and flexible interface.,FALSE
hook-9cfa9465,Claudio,Hooks,General,https://github.com/ctoth/claudio,,Christopher Toth,https://github.com/ctoth,TRUE,2025-09-30:14-44-46,,2025-12-16:08-26-37,NOT_FOUND,A no-frills little library that adds delightful OS-native sounds to Claude Code via simple hooks. It really sparks joy.,FALSE
diff --git a/assets/badge-claude-code-hook-comms-hcom.svg b/assets/badge-claude-code-hook-comms-hcom.svg
new file mode 100644
index 00000000..3449c545
--- /dev/null
+++ b/assets/badge-claude-code-hook-comms-hcom.svg
@@ -0,0 +1,32 @@
+
\ No newline at end of file