Skip to content

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 24 Apr 19:25

Fixed

  • Removed .claude-plugin/plugin.json to resolve a conflict detected by /doctor: both plugin.json and marketplace.json were specifying plugin components, which Claude Code refuses to merge. Following the pattern used by anthropics/skills, marketplace.json is now the single source of truth for plugin metadata and skill paths. CI's manifest validation job updated accordingly.