25 lines
739 B
JSON
25 lines
739 B
JSON
{
|
|
"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"
|
|
]
|
|
} |