Merged
Conversation
Adds a Claude Code plugin with 8 skills, marketplace config, and MCP server integration at mcp.atlan.com/mcp via OAuth. Skills: search-assets, explore-lineage, manage-glossary, manage-domains, data-quality, update-assets, discover-metadata, review-governance. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Skills can be added later once the core plugin is stable. For now the plugin provides the MCP server connection (OAuth at mcp.atlan.com/mcp) and CLAUDE.md conventions — Claude uses the raw MCP tools directly. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Removed discover_custom_metadata_tool (not in production) - Added search_assets_tool, get_assets_by_dsl_tool, query_assets_tool - Documented 12 default tools + 3 feature-flagged per tenant - Updated CLAUDE.md, README.md, CHANGELOG.md Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…ibility - Move .claude-plugin/, .mcp.json, and CLAUDE.md to root level - Remove claude-plugin/ subdirectory - Required for 'claude plugin marketplace add' command to work The marketplace command expects plugin configuration at repository root, not in a subdirectory. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
…e compatibility" This reverts commit cdb25f3.
- Move .claude-plugin/, .mcp.json, and CLAUDE.md to repository root - Merge plugin documentation into existing README (added Components > Claude Code Plugin section) - Merge CHANGELOGs (separated by component: Claude Code Plugin v1.0.0, MCP Server v0.3.2+) - Remove duplicate LICENSE and README from claude-plugin/ subdirectory - Required for 'claude plugin marketplace add' command compatibility This maintains the monorepo structure with both MCP server and plugin, while enabling the marketplace command to discover plugin files at root. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Resolved conflicts: - CHANGELOG.md: Merged Claude Code Plugin v1.0.0 section with MCP Server v0.3.3 updates - Kept plugin files at repository root (removed duplicate claude-plugin/ subdirectory from main) Updates from main: - MCP Server v0.3.3: Docker security improvements, eliminated HIGH vulnerabilities - Updated Dockerfile and version.py Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
- Remove section headers (Claude Code Plugin, MCP Server) - Keep flat version list format matching original structure - Plugin version marked with "(Claude Code Plugin)" suffix for clarity - All versions now at same hierarchy level (##) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Keep CHANGELOG focused on MCP server versions only. Plugin will maintain separate versioning. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Hk669
approved these changes
Mar 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.