What problem does it solve? Turning a technical repository into a credible pitch for investors, users, or demos is hard: founders either overclaim or drown audiences in jargon. This Skill reads a repo's docs, code, and config, then produces a presentation pack where every claim is graded against actual evidence. ## Core Features & Use Cases - Evidence-Graded Packaging: Labels every claim as implemented, inferred, planned, or should-not-overclaim, with an evidence map linking claims to repo sources. - Audience-Specific Versions: Produces investor, user, and demo narratives plus 15-second and 60-second pitches from the same repo analysis. - Versioned Output Artifacts: Writes a structured presentation-pack.md to a dated, versioned output folder (show-my-repo/YYYYMMDD_vN/) for repeatable runs. - Use Case: A founder preparing for a demo day points the Skill at their repo and receives a fact sheet, architecture snapshot, highlight list, risk breakdown, and pitch scripts grounded in what the code actually does. ## Quick Start Analyze this repository and generate a complete investor-ready presentation pack with highlights, risks, and pitch versions saved to the output folder.