agentsclimarketplace

Azure cosmosdb performance investigator

Skill Raishin/vanguard-frontier-agentic/skills/azure/azure-cosmosdb-performance-investigator

Curated marketplace of AI skills, agents, and rules for cloud, zero-trust, and compliance-aware engineering - works with Claude Code, Codex, Cursor, Copilot, and more.

Install
npx -y skills add Raishin/vanguard-frontier-agentic --skill azure-cosmosdb-performance-investigator

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 18 stars18 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Use this skill for Azure Cosmos DB performance investigation, especially RU spikes, query latency, throttling, hot partitions, indexing inefficiency, partition-skew analysis, request-charge profiling, diagnostic-log review, and evidence-driven remediation planning.

SKILL.md

3.4 KB, 586 tokens by cl100k_base, as published. Nobody here has run it

Azure Cosmos DB Performance Investigator

Purpose

Investigate Azure Cosmos DB performance pathologies with evidence-first profiling instead of lazy “add more RUs” advice.

This skill is for deep performance work across:

  • RU inefficiency and unexpected request-charge spikes,
  • query latency and scan-heavy query behavior,
  • hot partitions and partition-key skew,
  • throttling, retry inflation, and client-perceived latency,
  • indexing gaps and poor query/index alignment,
  • container, partition, and workload-level profiling,
  • diagnostic-log and metrics-backed remediation planning.

When to use

Use this skill when the user asks for:

  • slow Azure Cosmos DB queries or workload latency,
  • high RU cost or suspicious request-charge behavior,
  • 429 throttling analysis,
  • hot partition or partition-skew investigation,
  • indexing or query-performance tuning,
  • a step-by-step Cosmos DB profiling plan.

Do not use this skill as a substitute for:

  • initial data-model design when the main problem is greenfield schema modeling,
  • pure account/platform governance review when performance is incidental,
  • generic application debugging unrelated to Cosmos DB workload behavior,
  • vector-search-specific Mongo vCore tuning unless the user explicitly asks for that API surface.

Lean operating rules

  • Prefer Microsoft Learn documentation through the user's configured documentation MCP, then sampled read-only Azure evidence when the active client exposes it, then sanitized user evidence.
  • Separate confirmed facts from inference. If state was not queried or shown, say so.
  • Challenge throughput-first fixes that ignore partition skew, query scans, indexing, or client retry inflation.
  • Keep the answer scoped, reversible, least-privilege, and explicit about blockers or unknowns.

References

Load these only when needed:

  • Operations guide — use for service-specific pitfalls, design rules, verification targets, and pushback criteria.
  • MCP and evidence path — use when choosing documentation-based evidence, sampled read-only Azure evidence, or sanitized user evidence.
  • Safety checklist — use for evidence labels, risk gates, mutation boundaries, approval rules, and credential boundaries.
  • Workflow and output contract — use when executing the full investigation, applying stress checks, or formatting the final answer.
  • Data profiling playbook — use when you need the detailed step-by-step profiling sequence.
  • Official sources — use when you need the detailed Microsoft documentation list or source notes.

Response minimum

Return, at minimum:

  • the scoped target and evidence level,
  • the main performance pathologies observed or still unproven,
  • the safest next profiling or remediation steps,
  • the assumptions or blockers that prevent stronger conclusions.

What ships with it: 7 files

20.8 KB alongside SKILL.md

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.