From ee5affbdbdb2a7cda8115fc8774d12ea64ac7dd8 Mon Sep 17 00:00:00 2001 From: Affaan Mustafa Date: Thu, 22 Jan 2026 13:37:10 -0800 Subject: [PATCH] fix: remove agents field temporarily to debug validation --- .claude-plugin/plugin.json | 1 - 1 file changed, 1 deletion(-) diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 0de0b16..e5ff83a 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -24,7 +24,6 @@ "best-practices" ], "commands": "./commands", - "agents": "./agents", "skills": "./skills", "hooks": "./hooks/hooks.json" }