What problem does it solve?
This Skill converts saved validator outputs (CSV/JSON artifacts) into a clear, tier-classified report so you can quickly understand what failed and what to do next.
Core Features & Use Cases
- Structured failure reporting: Produces a header, per-rule severity summary (including affected prims), and expanded failure details without re-running validation.
- Base + Scene Optimizer coverage: Classifies issues across base
omni.asset_validator rules and Scene Optimizer checker rules, and shows a unified family breakdown.
- Tier-aware fix guidance: Adds fix tier and backing operation for Scene Optimizer rules when mapped, and falls back to CSV suggestions for unknown/manual cases.
- Missing-artifact resilience: Supports replay with sibling
issues.csv when available, and performs findings-driven partial-report derivation when only summary.json is present.
Quick Start
Use the interpret-validators skill on a saved validation summary by running it with the path to your summary.json file, and then ask which prims are affected by a specific failing RuleName.