Initial commit
This commit is contained in:
25
.claude-plugin/plugin.json
Normal file
25
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"name": "business-intelligence",
|
||||
"description": "BI roadmap governance, data contracts, dashboards, and executive briefings",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "GTM Agents",
|
||||
"email": "opensource@intentgpt.ai"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/metric-governance-kit/SKILL.md",
|
||||
"./skills/dashboard-playbook/SKILL.md",
|
||||
"./skills/data-contract-framework/SKILL.md",
|
||||
"./skills/executive-kpi-briefings/SKILL.md"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/insights-program-director.md",
|
||||
"./agents/data-architecture-lead.md",
|
||||
"./agents/analytics-enablement-partner.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/plan-bi-roadmap.md",
|
||||
"./commands/build-exec-dashboard.md",
|
||||
"./commands/audit-data-contracts.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user