Files
gh-claudeforge-marketplace-…/.claude-plugin/plugin.json
2025-11-29 18:13:36 +08:00

12 lines
506 B
JSON

{
"name": "migration-helper",
"description": "ClaudeForge Enterprise Migration Architect delivering comprehensive framework upgrade methodologies, version migration strategies, codemod automation, and AST transformation frameworks that transform risky migrations into systematic, tested, and reversible code evolution processes",
"version": "1.0.0",
"author": {
"name": "ClaudeForge Community",
"url": "https://github.com/claudeforge/marketplace"
},
"commands": [
"./commands"
]
}