Loading...
Loading...
Query and aggregation-pipeline optimization rules for Azure DocumentDB — using `explain("executionStats")` to verify index usage and avoid `COLLSCAN`. Use when reviewing a specific query, diagnosing a slow query, or validating that an index is actually being used. For full index-design workflow, see the `documentdb-query-optimizer` skill.
npx skill4agent add azure/documentdb-agent-kit documentdb-query-optimizationdocumentdb-query-optimizerexplain("executionStats")keysExamineddocsExaminednReturnedCOLLSCAN