Files
gh-danielrosehill-claude-co…/plugin.lock.json
2025-11-29 18:17:25 +08:00

77 lines
2.7 KiB
JSON

{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:danielrosehill/Claude-Code-Context-Toolkit:.",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "01bee2511b3a7794d9bf9fd3a88a0ecf780cf2b1",
"treeHash": "60aa898f35d2338fe11534de9cefd914f3984fe47084e2c7e855c3c01beeddbd",
"generatedAt": "2025-11-28T10:16:00.873964Z",
"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": "context-toolkit",
"description": "Implements the CONTEXT.md workflow system for managing human-authored context and agent-ready briefings in Claude Code",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "19a66f3d8cc98d89aef7a67fe269ca9203a5c6045f7dc13b5d0c392913e62f91"
},
{
"path": "agents/context-manager.json",
"sha256": "1c9cccc82da29b18d9bdae3ce368b93bfc50b17a44c486d6cf47aa35317644ba"
},
{
"path": "agents/context-converter.json",
"sha256": "5da4c21b3679b6950e209991aa0cf3093d119d947fd99728408b752d5b84d637"
},
{
"path": "hooks/hooks.json",
"sha256": "6e82f27e4d9d8ea785642593996f6f1fe6d4b19f974a8c79bd7ba64388a6baff"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "d9c53bbbd37a91a719dc81e95e9c2b077a2c70c7702adc2939158078b310b150"
},
{
"path": "commands/context-to-claude.md",
"sha256": "fa242bc548e00f1c84d763132b0530f48ef4f95c2626b601dfc91abc04542cad"
},
{
"path": "commands/add-to-context.md",
"sha256": "9a292d19d67b17fa5256419a1c8cbdf6bcc781d4726a921bd1518d7f2745e430"
},
{
"path": "commands/manual-context-update.md",
"sha256": "e0f707bff6f5dc14df6a3ce9446af30ae5667914cefd75fc58f9ec73c0ada9a5"
},
{
"path": "commands/chunk-repo-context.md",
"sha256": "153b919f125ed72e4cc58bd6655d9eaa1130e570274bbf091763684021ceaa1f"
},
{
"path": "commands/remove-from-context.md",
"sha256": "ca3bdbf7a31b6bc74c6b5e93e6a38d3b4a1fbd4595216545fb6260d69bba362d"
},
{
"path": "commands/claude-to-context.md",
"sha256": "1c71ce9d7cb7d4182fd23003c6596ca16804c88ab796656e813136d8be46b64b"
}
],
"dirSha256": "60aa898f35d2338fe11534de9cefd914f3984fe47084e2c7e855c3c01beeddbd"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}