17 lines
459 B
JSON
17 lines
459 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": [
|
|
"./agents/data-engineer.md",
|
|
"./agents/backend-architect.md"
|
|
],
|
|
"commands": [
|
|
"./commands/data-driven-feature.md",
|
|
"./commands/data-pipeline.md"
|
|
]
|
|
} |