From c332d685ca14ce00f9c8632bc95acabb21b19820 Mon Sep 17 00:00:00 2001 From: trimkeep-dev Date: Wed, 9 Sep 2026 17:03:07 +0800 Subject: [PATCH 1/2] Add handrail (fail-closed deny/ask hooks) to Claude Plugins --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9e7c7aa..7592fb6 100644 --- a/README.md +++ b/README.md @@ -481,6 +481,7 @@ June 14, 2026 ## 🔌 Claude Plugins +- [**handrail**](https://github.com/trimkeep/claude-plugins) - Marketplace plugin for Handrail's fail-closed deny/ask hooks for Claude Code and other agent CLIs. - [**notfair-plugin**](https://github.com/nowork-studio/notfair-plugin) - (3.4k ⭐) - Open-source SEO, GEO, and marketing skills for AI agents. - [**Claude Code Toolkit**](https://github.com/rohitg00/awesome-claude-code-toolkit) - (2.3k ⭐) - A Claude Code marketplace with plugins, agents, skills, commands, hooks, rules, templates, and MCP configurations. - [**CloudBase AI Toolkit**](https://github.com/TencentCloudBase/CloudBase-AI-Toolkit) - (1.1k ⭐) - Claude Code plugin, Agent Skills, and MCP server for using Tencent CloudBase databases, authentication, functions, storage, and deployment from coding agents. From 43684c686ae8e3b8ab94c9183ba252eda51aaee4 Mon Sep 17 00:00:00 2001 From: trimkeep-dev Date: Sat, 12 Sep 2026 00:19:01 +0800 Subject: [PATCH 2/2] Describe Handrail as hooks for Claude Code --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7592fb6..7512a3c 100644 --- a/README.md +++ b/README.md @@ -481,7 +481,7 @@ June 14, 2026 ## 🔌 Claude Plugins -- [**handrail**](https://github.com/trimkeep/claude-plugins) - Marketplace plugin for Handrail's fail-closed deny/ask hooks for Claude Code and other agent CLIs. +- [**handrail**](https://github.com/trimkeep/claude-plugins) - Marketplace plugin for Handrail's fail-closed deny/ask hooks for Claude Code. - [**notfair-plugin**](https://github.com/nowork-studio/notfair-plugin) - (3.4k ⭐) - Open-source SEO, GEO, and marketing skills for AI agents. - [**Claude Code Toolkit**](https://github.com/rohitg00/awesome-claude-code-toolkit) - (2.3k ⭐) - A Claude Code marketplace with plugins, agents, skills, commands, hooks, rules, templates, and MCP configurations. - [**CloudBase AI Toolkit**](https://github.com/TencentCloudBase/CloudBase-AI-Toolkit) - (1.1k ⭐) - Claude Code plugin, Agent Skills, and MCP server for using Tencent CloudBase databases, authentication, functions, storage, and deployment from coding agents.