Skip to main content
Manusで任意のスキルを実行
ワンクリックで
mondoohq
GitHub クリエイタープロフィール

mondoohq

2 件の GitHub リポジトリにある 8 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
8
リポジトリ
2
更新
2026-07-01
リポジトリエクスプローラー

リポジトリと代表的な skills

provider-verification
ソフトウェア開発者

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 hourly cost (pausing for approval above $2/hr), opens a fix PR for any provider bugs it uncovers, and tears the infrastructure back down. Use this whenever someone wants to test, verify, smoke-test, or "prove out" a provider PR or a range of commits against live cloud APIs — e.g. "verify PR #7701 works", "spin up infra to test the new GCP resources", "check the azure changes against real infrastructure", "test resources changed between these commits". Trigger it even when the user only says "test this PR" in the context of an mql provider change.

2026-07-01
new-provider
ソフトウェア開発者

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").

2026-05-22
update-azure-deps
ソフトウェア開発者

Bump Microsoft Azure SDK Go dependencies in the azure provider to their latest stable major versions, audit CHANGELOGs for breaking changes and deprecations, and patch our call sites. Triggers on requests like "update azure deps", "bump azure SDK versions", "upgrade azure provider dependencies", "check for new azure SDK majors".

2026-04-25
staged-discovery
ソフトウェア開発者

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 "add staged discovery to gcp", "implement staged discovery for aws", "break down discovery for <provider>", or "optimize <provider> discovery".

2026-04-02
provider-release
ソフトウェア開発者

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 versions", "check provider changes", "release aws provider", or "prepare provider release".

2026-03-17
check-querypack-deprecations
ソフトウェア品質保証アナリスト・テスター

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

2026-02-05
2 件中 2 件のリポジトリを表示
すべてのリポジトリを表示しました