Skip to main content

mondoohq/mql

SkillsMP has collected 9 skills from mondoohq/mql. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
9
GitHub stars
408
GitHub forks
39

Skills in this repository

Showing 9 of 9 collected skills.

occupation
unclassified
description

Add staged discovery support to a provider. Use when the user wants to implement staged/phased discovery, break down discovery into stages, add OptionStagedDiscovery support, or optimize a provider's memory usage during discovery. Triggers on requests like…

updated
occupation
unclassified
description

Use when a provider scan is slow, times out, or trips rate limits (429, throttling, Retry-After), when the same request URL appears many times in a debug log, when an asset's fields look like they cost one API call per scanned asset, or when auditing any…

updated
occupation
unclassified
description

Add or change a resource in an existing mql provider — schema, codegen, implementation, tests, and verification against a real target. Use when the user wants to add a resource or fields to a provider (e.g. "add a bind9 resource", "expose the tomcat…

updated
occupation
Software Developers
description

Scaffold a new mql provider. Use when the user wants to create a new provider, bootstrap a provider, or add a new integration target (e.g., "create a provider for Datadog", "scaffold a new provider", "add a new provider").

updated
occupation
Software Developers
description

Upgrade an mql provider's vendored SDKs (all providers or a named subset), audit the new versions for breaking changes and fix call sites while keeping shipped MQL fields backwards-compatible, check whether .lr enum comments drifted, and propose a numbered…

updated
occupation
Software Developers
description

Deep static code review of an mql provider for logic errors, nil-handling bugs, pagination truncation, caching/__id collisions, and other defects that silently give users wrong data. Use this whenever someone wants to audit, review, deep-dive, bug-hunt, or…

updated
occupation
Software Developers
description

Verify mql provider resource/field changes against real cloud infrastructure. Given a pull request or a commit range, this provisions Terraform infra in the affected cloud(s), runs mql queries against every new or changed resource and field, reports the…

updated
occupation
Software Developers
description

Release mql providers by bumping their versions. Use when the user wants to release providers, bump provider versions, check which providers have changes, or prepare a provider release PR. Triggers on requests like "release providers", "bump provider…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Check content/ mql.yaml query packs for usage of deprecated resources or fields from .lr definitions

updated
Showing 9 of 9 collected skills.