Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:35:40 +08:00
commit 24606007d4
6 changed files with 187 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:korosuke613/coding-agent-recipe:claude-plugins/engineer",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "f36e49b3ec33613c879f465d546092bcb3ef3067",
"treeHash": "82a86a1b7453113118030e477c2ae5ec1950ed616a0a68f98887a370072f5f8e",
"generatedAt": "2025-11-28T10:19:56.805447Z",
"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": "engineer",
"description": "エンジニアリング支援エージェント集コードレビュー、デバッグ、TDD",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "ff1904ef3bd51d27420744c60aed6d1a60f1142a8e27c5418066f4a7a0491b62"
},
{
"path": "agents/code-reviewer.md",
"sha256": "0cc3953b7d90814d9287a5a6938771a57965c2880fd51b95163da217425a041f"
},
{
"path": "agents/debugger.md",
"sha256": "2d6f0ab9951d064a84eddf2b15d7565d524ba46224366d576df6b406bccc5a3d"
},
{
"path": "agents/tdd-refactoring-coach.md",
"sha256": "39b887b5309f9cb24ce1da39dc65845ec1b453082a3d29eefc8dc3c89439039b"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "78b187e560cc1f77cb4e522985f98b7e54e2e3e66fd6bd56dfaf4ddda7142212"
}
],
"dirSha256": "82a86a1b7453113118030e477c2ae5ec1950ed616a0a68f98887a370072f5f8e"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}