Send your live prototype to your team. Collect their feedback. Hand it to your AI agent and ship the fixes.
Install →View on GitHubmkdir -p ~/.claude/commands curl -o ~/.claude/commands/proto-comments.md \ https://proto-comments.vercel.app/skill.md
Requires the gh CLI (ships with Claude Code). Restart Claude Code so it picks up the new command.
/proto-comments new
Claude picks a repo from your GitHub account and installs the GitHub App if needed. Comments live there as Issues — your data, your repo.
One slash command in Claude Code drops the comment overlay onto your prototype. No HTML to edit, no environment variables to configure.
Designers, PMs, clients, friends — anyone you share the URL with can click any element to leave feedback. No sign-up, no inbox round-trips.
Run /proto-comments fetch. Your AI agent reads everything reviewers said and applies the changes.
> /proto-comments new ✓ Comments will live in you/my-app ✓ Script tag added to index.html Share your prototype URL — reviewers don't need an account.
# My App — 3 comments 1. align CTA right on mobile — alex #12 · `/pricing` · `.cta--primary` 2. tighten hero copy — sam #11 · `/` · `h1.hero-title` 3. logo too small in nav — alex #9 · `/` · `nav .logo`
Any host, any URL. Vercel, Netlify, Cloudflare, custom staging, even localhost. The script tag doesn't care where it's loaded from.
Every comment is a GitHub Issue with a label, in a repo you own. Versioned, searchable, exportable, deletable on your terms. Nothing stored on our servers.
Open source. Fork it, modify it, run it however you want. No accounts, no tracking pixels, no dashboard you don't need.