What problem does it solve? Installed skills, agents, and hooks accumulate over time, and nobody knows which ones actually fire, which sit dead, or which consume tokens out of proportion to their value. This Skill reads the harness as a graph and correlates it with real usage events to answer those questions with evidence. ## Core Features & Use Cases - Audit reports: Runs void-harness graph audit to flag dead, dead-hook, underused, and low-yield components against observed session events. - Cost analysis: Runs void-harness graph cost to show token weight per component, and graph behavior to compare what fired against what was declared. - Live studio: Serves a local, offline graph studio on localhost via void-harness graph live for interactive exploration. - Use Case: After months of running void-harness, you suspect half your skills never trigger. Run the audit to see which components were never observed in the current window, then decide with a human what to trim. ## Quick Start Ask the assistant to run a void-harness graph audit and summarize which installed components are dead, underused, or expensive.