What problem does it solve? Users new to livespec often do not know which of its operations (seed, propose-change, critique, revise, doctor, prune-history, next) fits their current need. This Skill explains what livespec does and directs the user to the right operation without making any changes to the project. ## Core Features & Use Cases - Capability overview: Reads livespec core's harness-neutral help prose and presents what the framework can do in the pi runtime. - Operation routing: Maps the user's goal to one of the seven other livespec operations and points them to the matching /skill:livespec-<operation> binding. - Read-only guidance: Performs no mutations, making it safe to invoke for exploration at any time. - Use Case: A developer just installed livespec and the pi Driver and asks "what can livespec do for my project?" The Skill resolves the core root, reads the help prose, and recommends starting with the seed operation. ## Quick Start Ask the assistant what livespec can do and which operation to run first for your project.