What problem does it solve? When working with an installed sdd-lite setup, users often do not know which evaluation level (1, 2, 3, init, or reporting) fits their testing goal. This Skill acts as a lightweight navigator that selects exactly one next evaluation skill without launching model-backed sessions itself. ## Core Features & Use Cases - Workspace Detection: Checks whether a sdd-lite-evals workspace already exists and directs users to sddl-eval-init if not. - Level Routing: Maps user intent to the right skill: structural confidence to level 1, trigger/routing/worker behavior to level 2, real proposal-to-QA behavior to level 3, and history comparison to the report skill. - Cost Transparency: Explains expected model calls, mutations, and cost class (none, moderate, or high) before handing off. - Use Case: A user asks how to validate that their sdd-lite installation triggers workers correctly; the navigator recommends sddl-eval-level-2 with a moderate cost estimate and lists what information to prepare. ## Quick Start Ask which sdd-lite evaluation level you should run to test your installation's routing behavior.