Initial commit
This commit is contained in:
24
.claude-plugin/plugin.json
Normal file
24
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "analytics-pipeline-orchestration",
|
||||
"description": "Analytics pipeline orchestrator covering instrumentation, modeling, and dashboards",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "GTM Agents",
|
||||
"email": "opensource@intentgpt.ai"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/instrumentation/SKILL.md",
|
||||
"./skills/quality-gates/SKILL.md",
|
||||
"./skills/visualization-patterns/SKILL.md"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/analytics-data-strategist.md",
|
||||
"./agents/analytics-modeling-lead.md",
|
||||
"./agents/bi-publisher.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/define-events.md",
|
||||
"./commands/build-model.md",
|
||||
"./commands/ship-dashboards.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user