monte-carlo-remediation
openbooklet.com/s/monte-carlo-remediationopenbooklet.com/s/monte-carlo-remediation@1.0.0GET /api/v1/skills/monte-carlo-remediationInvestigate and remediate data quality alerts using Monte Carlo MCP tools. Runs root cause analysis, assesses blast radius, discovers available tools (MCP/CLI/API), proposes and executes fixes, or escalates with full context when uncertain.
Investigation and monitor creation guide for AI agent observability. Activates when the user asks about monitoring AI agents, setting up alerts on agent behavior, investigating agent traces, or creating agent monitors.
Build a Connection Auth Rules for a Monte Carlo connection type. Fetches live connector schemas and transform steps from the apollo-agent repo.
This skill determines which Monte Carlo skill or workflow best fits the user's current context. It activates reactively for ambiguous or multi-step data-related messages, gathers signals, and routes to the right skill or workflow.
This workflow orchestrates the full lifecycle of a data incident by sequencing existing Monte Carlo skills. It does not contain investigation or remediation logic itself â each step loads the relevant skill's SKILL.md which has the actual instructions.
This workflow guides users through improving their monitoring coverage by sequencing existing Monte Carlo skills. It does not contain coverage analysis or monitor creation logic itself â each step loads the relevant skill's SKILL.md which has the actual instructions.
Investigate data incidents and find root causes using Monte Carlo's observability data. Guides the agent through systematic investigation: alert lookup, lineage tracing, ETL checks, query analysis, and data profiling. Activates when a user asks about data issues, incidents, alerts, or why data looks wrong.
Check the health of a data table/asset using Monte Carlo. Activates on "how is table X", "check health of X", "is X healthy", "status of X", "check on X table", or any health/status question about a data asset.
Guides users through setting up and running automated alert triage for their Monte Carlo environment. Activates when a user asks to triage alerts, set up automated triage, run agentic triage, or investigate recent alert activity. Covers MCP setup, the stages of a triage workflow, and how to customise each stage to match how their team responds to alerts manually.
Guides AI agents through creating Monte Carlo monitors via MCP tools. Activates when a user asks to create, add, or set up a monitor for a table, field, metric, or data quality rule. Produces monitors-as-code (MaC) YAML that can be applied via the Monte Carlo CLI or CI/CD. All creation tools run in dry-run mode and return YAML -- they do not directly create monitors.
Analyze data coverage and create monitoring for critical use cases. Activates when the user asks about monitoring coverage, data coverage gaps, use case analysis, or wants to understand what's monitored vs. not.
Diagnoses pipeline performance issues -- slow jobs, expensive queries, latency trends -- using Monte Carlo's cross-platform observability. Uses a tiered investigation approach: discover problems, bridge to affected tables, then drill into root causes. Activates when a user asks about slow pipelines, expensive queries, or performance regressions.
Identifies storage waste patterns (unread tables, zombies, dead-ends) and recommends safe cleanup actions with cost savings estimates. Uses lineage to verify downstream dependencies before recommending removal. Activates when a user asks about storage costs, unused tables, or warehouse cleanup.
Analyze a Monte Carlo metric monitor and recommend configuration improvements to reduce alert noise. Fetches a monitor's report, identifies alert patterns, and suggests sensitivity, segment, and schedule changes.
Auto-indexed from monte-carlo-data/mc-agent-toolkit
Are you the author? Claim this skill to take ownership and manage it.
Related Skills
graceful-error-recovery
Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.
audience-aware-communication
Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.
Refactoring Expert
Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.
Research Expert
Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.
clarify-ambiguous-requests
Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.
structured-step-by-step-reasoning
Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.