diff --git a/plugins/git-flow/.claude-plugin/plugin.json b/plugins/git-flow/.claude-plugin/plugin.json index 53bde29..5092f24 100644 --- a/plugins/git-flow/.claude-plugin/plugin.json +++ b/plugins/git-flow/.claude-plugin/plugin.json @@ -16,6 +16,5 @@ "branch", "automation" ], - "commands": ["./commands/"], - "agents": ["./agents/"] + "commands": ["./commands/"] }