fix: simplify plugin.json schema for commands/agents/skills #47
Reference in New Issue
Block a user
Delete Branch "fix/marketplace-schema"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Fix plugin manifest validation errors by using directory paths instead of object arrays.
Changes
git-flow: Use["./commands/"]instead of detailed object arraysclarity-assist: Same fixpr-review: Same fix + correct mcpServers pathProblem
Claude Code expects simple directory paths, not detailed object arrays for commands/agents/skills.
Test plan
/git-statuscommand works🤖 Generated with Claude Code