Skip to content

Commit 209396c

Browse files
randclaude
andcommitted
fix: remove invalid agents field from plugin.json
Claude Code auto-discovers the agents/ directory by convention. The explicit "agents": "./agents" field fails manifest validation. Official plugins (feature-dev, pr-review-toolkit) don't declare it. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 4b12686 commit 209396c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.claude-plugin/plugin.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@
4545
"context-efficient"
4646
],
4747
"skills": "./skills",
48-
"agents": "./agents",
4948
"commands": "./commands",
5049
"hooks": {
5150
"SessionStart": [

0 commit comments

Comments
 (0)