Initial commit
This commit is contained in:
17
.claude-plugin/plugin.json
Normal file
17
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"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": [
|
||||
"./agents/data-engineer.md",
|
||||
"./agents/backend-architect.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/data-driven-feature.md",
|
||||
"./commands/data-pipeline.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user