What problem does it solve? When a decision-maker must look at images, designs, storyboards, renders, or a report to decide, plain chat is not enough, yet building a page for every small choice creates friction. This Skill draws the line between HTML pages and chat, and produces a single openable HTML file that captures the decision and returns the answers reliably. ## Core Features & Use Cases - Surface selection rule: Decides between an HTML page and plain chat based on whether the decision requires looking at a visual artifact or reacting to a report. - Self-contained decision page: Produces one UTF-8, CJK-safe HTML file with inline styles, the decision stated up top, options with tradeoffs, a marked recommendation, and embedded visuals. - Reliable answer capture: Writes exports into a selectable textarea, avoids sandboxed iframes that break localStorage and downloads, and falls back to a short lettered chat list when the page cannot be opened. - Use Case: You generated three cover design variants and need the owner to pick one. The Skill builds <project>/docs/cover-confirm.html showing all three side by side with a marked recommendation, opens it locally, and waits for the reply. ## Quick Start Ask the agent to make a confirm page comparing the design options so you can pick one.