Initial commit
This commit is contained in:
26
.claude-plugin/plugin.json
Normal file
26
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user