feat(migrate): add Claude importer

Add a bundled Claude migration provider for Claude Code and Claude Desktop imports.\n\nIncludes source discovery, preview/apply behavior for instructions, MCP servers, skills and command prompts, archive/manual handling for unsafe Claude state, docs, labeler, and tests.
This commit is contained in:
Vincent Koc
2026-04-27 02:35:44 -07:00
committed by GitHub
parent cf499101a2
commit 600df95c8c
21 changed files with 1561 additions and 0 deletions

6
.github/labeler.yml vendored
View File

@@ -40,6 +40,12 @@
- any-glob-to-any-file:
- "extensions/migrate-hermes/**"
- "docs/cli/migrate.md"
"plugin: migrate-claude":
- changed-files:
- any-glob-to-any-file:
- "extensions/migrate-claude/**"
- "docs/cli/migrate.md"
- "docs/install/migrating-claude.md"
"plugin: bonjour":
- changed-files:
- any-glob-to-any-file: