Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:55:40 +08:00
commit cba55e8e55
6 changed files with 349 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "claude-opus-4-5-migration",
"description": "Migrate your code and prompts from Sonnet 4.x and Opus 4.1 to Opus 4.5.",
"version": "1.0.0",
"author": {
"name": "William Hu",
"email": "whu@anthropic.com"
},
"skills": [
"./skills"
]
}