Files
2025-11-29 18:30:25 +08:00

26 lines
756 B
JSON

{
"name": "data-signal-enrichment",
"description": "Signal normalization, provider orchestration, and data quality governance",
"version": "1.0.0",
"author": {
"name": "GTM Agents",
"email": "opensource@intentgpt.ai"
},
"skills": [
"./skills/waterfall-blueprint/SKILL.md",
"./skills/provider-scorecard/SKILL.md",
"./skills/signal-taxonomy/SKILL.md",
"./skills/identity-resolution/SKILL.md",
"./skills/validation-rulebook/SKILL.md"
],
"agents": [
"./agents/signal-integrator.md",
"./agents/provider-ops-lead.md",
"./agents/data-quality-steward.md"
],
"commands": [
"./commands/run-waterfall-enrichment.md",
"./commands/normalize-signals.md",
"./commands/audit-provider-health.md"
]
}