* feat: add monte-carlo data observability skills
Add 4 data observability skills from monte-carlo-data/mc-agent-toolkit:
- monte-carlo-prevent: table health, alerts, lineage before SQL/dbt edits
- monte-carlo-monitor-creation: monitor creation via MCP tools
- monte-carlo-push-ingestion: push ingestion API guide
- monte-carlo-validation-notebook: SQL validation notebooks for dbt PRs
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* docs: add monte-carlo-data/mc-agent-toolkit to community contributors
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* fix: replace skill summaries with full original content
Copy the actual SKILL.md content from monte-carlo-data/mc-agent-toolkit
instead of rewritten summaries. Only the frontmatter is changed to match
the antigravity template format.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* feat: add reference docs, scripts, and templates for all 4 skills
Addresses Codex review feedback — copies supporting files from
monte-carlo-data/mc-agent-toolkit that the SKILL.md files reference:
- prevent: references/workflows.md, parameters.md, TROUBLESHOOTING.md
- monitor-creation: references/ (5 monitor type docs)
- push-ingestion: references/ (8 docs) + scripts/templates/ (6 warehouses)
- validation-notebook: scripts/ (2 helper scripts)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* fix: update script paths to match antigravity directory name
${CLAUDE_PLUGIN_ROOT}/skills/generate-validation-notebook/scripts/ →
${CLAUDE_PLUGIN_ROOT}/skills/monte-carlo-validation-notebook/scripts/
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>