What problem does it solve? Navigator ships with many optional features and hooks, and users lack a single place to see what is enabled or change settings without hand-editing the .nav-config.json file. This Skill renders a status table of every feature and applies enable/disable changes safely to the config. ## Core Features & Use Cases - Feature Table Display: Shows every configurable Navigator feature with its on/off status and a short description in a formatted table. - Config Toggling: Enables or disables features (task_mode, loop_mode, knowledge_graph, hooks, and more) by writing to .agent/.nav-config.json. - Feature Details: Prints version, config key, default state, and description for any individual feature on request. - Use Case: A user asks "what features are enabled?" and gets the full table, then says "disable loop_mode" and immediately sees the updated configuration. ## Quick Start Ask the assistant to show your Navigator features or to enable a specific feature such as loop mode.