concertoy/glissando
Agent Claude Code
Use this agent when the user needs to design new visual components (shapes, arrows, bullet points, pipeline figures, code blocks, callout boxes, etc.) that will be used in PowerPoint slide generation via the VibeSlides framework. These components must be grouped so all sub-elements move together when dragged, must…
concertoy/glissando
Agent Claude Code
Plan detailed content for a single slide given an outline entry and access to source material (LaTeX project, repo, or description). Called once per slide (or small batch) by /slides and /slides-from-latex skills after the outline planner produces the deck structure.
concertoy/glissando
Agent Claude Code
Plan a slide deck outline from LaTeX source, repos, or natural language descriptions. Outputs a numbered outline with type tags — one line per slide. Detail planning for each slide is handled by the slides-detail-planner agent.
concertoy/glissando
Agent Claude Code
Use this agent when a PPTX file has been generated and needs visual verification against design requirements. This agent should be launched after PPTX generation to check layout, styling, content placement, and overall visual fidelity.\n\nExamples:\n\n- Context: The user has asked to generate a presentation and code…