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

53
plugin.lock.json Normal file
View File

@@ -0,0 +1,53 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:anthropics/claude-code:plugins/claude-opus-4-5-migration",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "c5f93274b7c65c9644ebe2e2ba3b246c1caffe16",
"treeHash": "3596d2cda7ed3bc8736e948437b5a842b4675a09d4ae753fc236d1ba9484bfdd",
"generatedAt": "2025-11-28T10:13:46.042113Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"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"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "92988cf578525307f9d897d494190be94e9d0edf4ad4b94fbd0faa69b8913ab5"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "89c680180994dc081b2e41510966db6b6f87cb59cbeabaf01612e0c7da6796df"
},
{
"path": "skills/claude-opus-4-5-migration/SKILL.md",
"sha256": "ec3f9c16195aaae88003a5ed831f6a66c8fd7b2e0fbd039071107dc788247761"
},
{
"path": "skills/claude-opus-4-5-migration/references/effort.md",
"sha256": "1d10254a2089682bedc2dcc68243221f9b67f852fdf8e8992fa3eb1f731763ca"
},
{
"path": "skills/claude-opus-4-5-migration/references/prompt-snippets.md",
"sha256": "a6995d7c3588bb55da02eac0aaf438d6f75a0f8203c16c0f621fea384e2ffa51"
}
],
"dirSha256": "3596d2cda7ed3bc8736e948437b5a842b4675a09d4ae753fc236d1ba9484bfdd"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}