48 lines
1.8 KiB
JSON
48 lines
1.8 KiB
JSON
{
|
|
"$schema": "internal://schemas/plugin.lock.v1.json",
|
|
"pluginId": "gh:windschord/claude_skils:task-executor",
|
|
"normalized": {
|
|
"repo": null,
|
|
"ref": "refs/tags/v20251128.0",
|
|
"commit": "76b924b7328933a1532c6fd2e56986fa8950783d",
|
|
"treeHash": "2c2eed37ee6febba9c491bcb46a8d24586125d4f5fe3bca158fc0557d11d66fa",
|
|
"generatedAt": "2025-11-28T10:29:02.763541Z",
|
|
"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": "task-executor",
|
|
"description": "docs/tasks.mdに記載されたタスクを読み取り、サブエージェントを使用して実装を自動実行します。並列実装可能なタスクは並列で処理し、タスクごとにコミットを作成します。タスク完了後はtasks.mdを更新して完了をマークします。"
|
|
},
|
|
"content": {
|
|
"files": [
|
|
{
|
|
"path": "README.md",
|
|
"sha256": "cae16825240a50ac79b45c5a7a521cb9ea001d6e176ca3a0fc1f15994de39a4e"
|
|
},
|
|
{
|
|
"path": ".claude-plugin/plugin.json",
|
|
"sha256": "5ccfe8bd6857994f87f8f2e6b81b33cd15fc35fa6154c1b3b1b258400dd42883"
|
|
},
|
|
{
|
|
"path": "skills/task-executor/README.md",
|
|
"sha256": "324b4cc40e887e6b539923eff72bdd47c54a1ab58df0397c9cff4ace4795c54d"
|
|
},
|
|
{
|
|
"path": "skills/task-executor/SKILL.md",
|
|
"sha256": "e8000a3cd57229769493f301606691c64cb3924849c33408cfe3fa5c3cd37ef7"
|
|
}
|
|
],
|
|
"dirSha256": "2c2eed37ee6febba9c491bcb46a8d24586125d4f5fe3bca158fc0557d11d66fa"
|
|
},
|
|
"security": {
|
|
"scannedAt": null,
|
|
"scannerVersion": null,
|
|
"flags": []
|
|
}
|
|
} |