From documentdb
Optimizes queries and aggregation pipelines in Azure DocumentDB, using explain("executionStats") to verify index usage and avoid COLLSCAN. Use for reviewing or diagnosing specific queries.
How this skill is triggered — by the user, by Claude, or both
Slash command
/documentdb:query-optimizationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Best-practice rules for writing queries that can actually use indexes. For the full diagnostic workflow (explain output interpretation, ESR compound index design, covered queries, anti-patterns), see the `documentdb-query-optimizer` skill.
Best-practice rules for writing queries that can actually use indexes. For the full diagnostic workflow (explain output interpretation, ESR compound index design, covered queries, anti-patterns), see the documentdb-query-optimizer skill.
explain("executionStats") to verify index usage; watch keysExamined / docsExamined vs nReturned; avoid COLLSCAN.npx claudepluginhub azure/documentdb-agent-kit --plugin documentdbProvides CDSS development patterns for drug interaction checking, dose validation, clinical scoring (NEWS2, qSOFA), and alert classification integrated into EMR workflows.