Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:51:30 +08:00
commit e50a2485ea
7 changed files with 900 additions and 0 deletions

57
plugin.lock.json Normal file
View File

@@ -0,0 +1,57 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:ai-pilo/agents-backend-architecture:plugins/data-engineering",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "03cc1fd03ef4a269069a68416f1f7917e9fb7d0a",
"treeHash": "8ded37178d36c0897fafa6a0eaa0294b6c096c43d33d50d5dbd1888c26013c5f",
"generatedAt": "2025-11-28T10:13:04.531431Z",
"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": "data-engineering",
"description": "Claude Code plugin",
"version": "1.2.2"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "550b41b53dd6726cc25e2241e14ae2ca155656ce363637d52d4928495856de3a"
},
{
"path": "agents/backend-architect.md",
"sha256": "8302f0d8613d1668ec5a47eeeb1861ff5b2b4b65a24e012d58e7664cd0a37bf2"
},
{
"path": "agents/data-engineer.md",
"sha256": "af440aca724a0a25855a58ceb2d4eb32664cd396b9d5bb87101127b9f553222c"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "14017dd6c0f5249be0d40cadf76e3e1c28d825869dcf6fa7fdc58736fb39ebbb"
},
{
"path": "commands/data-pipeline.md",
"sha256": "143c2d3436800236b33ce319329f661e4ff81c151edd634a5e1b1f2ab6f57158"
},
{
"path": "commands/data-driven-feature.md",
"sha256": "7d02d91f1af83262d20c3011ab8b641d7822137746850356d7cd8e38847c9f84"
}
],
"dirSha256": "8ded37178d36c0897fafa6a0eaa0294b6c096c43d33d50d5dbd1888c26013c5f"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}