What problem does it solve?
This Skill helps you choose the right way to fetch estate-scale data from Endor Labs when you need counts, aggregates, or validated joins across many projects and namespaces. It reduces wasted effort by steering requests away from inefficient or incorrect query patterns.
Core Features & Use Cases
- Topology Discovery: Identifies the tenant shape and project distribution before deciding how to query.
- Query vs Facade Selection: Chooses between Query graph joins and facade list/count patterns based on output shape and scale.
- Validation Before Scale: Samples and validates a query recipe on a small subset before running it across the full estate.
- Use Case: An analyst needs dashboard counts for findings across many projects and wants the system to determine whether a validated Query join or a facade count is the safest and fastest path.
Quick Start
Ask the assistant to classify your request, discover the tenant topology, validate a sample, and recommend the best Endor Labs retrieval path for your multi-project count or aggregate query.