Files
gh-kivilaid-plugin-marketpl…/.claude-plugin/plugin.json
2025-11-30 08:33:13 +08:00

17 lines
559 B
JSON

{
"name": "data-engineering",
"description": "ETL pipeline construction, data warehouse design, batch processing workflows, and data-driven feature development",
"version": "1.2.1",
"author": {
"name": "Seth Hobson",
"url": "https://github.com/wshobson"
},
"agents": [
"./plugins/data-engineering/agents/data-engineer.md",
"./plugins/data-engineering/agents/backend-architect.md"
],
"commands": [
"./plugins/data-engineering/commands/data-driven-feature.md",
"./plugins/data-engineering/commands/data-pipeline.md"
]
}