Skip to content

Conversation

@grlee
Copy link

@grlee grlee commented Oct 26, 2025

  • Create plugin manifest and marketplace definition
  • Add 2 plugin variants: base and with-dashboard
  • Configure MCP server with @latest version
  • Both variants auto-update to latest releases
  • Ignore Claude Code session files

- Create plugin manifest and marketplace definition
- Add 2 plugin variants: base and with-dashboard
- Configure MCP server with @latest version
- Both variants auto-update to latest releases
- Ignore Claude Code session files
@grlee grlee closed this Oct 26, 2025
@grlee grlee reopened this Oct 26, 2025
@Pimzino Pimzino requested a review from Copilot November 7, 2025 13:35
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 PR adds Claude plugin configuration files for the spec-workflow-mcp project, enabling integration with Claude's MCP (Model Context Protocol) system. It provides two plugin variants: a standard version and a version with auto-started dashboard functionality.

  • Adds Claude plugin metadata and configuration files
  • Configures MCP server integration with npx command support
  • Creates marketplace listing with two plugin variants

Reviewed Changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
.gitignore Updates ignore patterns for temporary files and session data
.claude-plugin/plugin.json Defines metadata for the standard spec-workflow-mcp plugin
.claude-plugin/.mcp.json Configures MCP server command for standard plugin
.claude-plugin/with-dashboard/plugin.json Defines metadata for the dashboard-enabled variant
.claude-plugin/with-dashboard/.mcp.json Configures MCP server with auto-start dashboard flag
.claude-plugin/marketplace.json Creates marketplace listing containing both plugin variants

💡 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