From upriver-plugin
Investigate incident, Warehouse Query, and Profile Diff MCP patterns. Use when fetching incidents, querying warehouse data, or comparing table profiles.
How this skill is triggered — by the user, by Claude, or both
Slash command
/upriver-plugin:mcp-usageThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- **Incident ID required**: If not provided or unclear, ask the user for the incident ID before making the MCP call. Incident ID is numeric; if user says "INC-1234", use `1234`.
1234.partition_index; Snowflake: clustering_key; Redshift: sortkey/distkey). Prefer time-based partitions; use same time range for both sides (e.g. first_where_clause='event_date = "2024-01-15"', second_where_clause='event_date = "2024-01-15"').npx claudepluginhub upriverdata/claude-marketplace --plugin upriver-pluginGenerates scripts using pycarlo SDK to collect and push metadata, lineage, query logs from any data warehouse to Monte Carlo. Uses templates for warehouses like Snowflake.
Manage data quality in DataHub: create and run assertions, check outcomes, raise/resolve incidents, and diagnose health problems across your data estate.
Analyzes Fabric Data Warehouse performance via CLI with sqlcmd and queryinsights views. Diagnoses slow queries, SQL pool pressure, cache coldness, and recommends clustering keys.