Skip to content

Conversation

@dwhoban
Copy link

@dwhoban dwhoban commented Jan 8, 2026

This fixes an install error currently being thrown by Claude Code

Copilot AI review requested due to automatic review settings January 8, 2026 09:10
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request updates all file path references in the marketplace.json configuration to use explicit relative paths with the "./" prefix, fixing an installation error in Claude Code.

Key changes:

  • Updated all command, agent, and skill path references from implicit relative paths (e.g., "commands/run-tests.md") to explicit relative paths (e.g., "./commands/run-tests.md")
  • Applied consistently across all 28 plugin entries in the marketplace

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant