Skill instructions (SKILL.md) could not be loaded from local cache or raw GitHub repository.
reprise-tour-capture
Reprise Product Tour capture workflow (v2) — recording NEW tours via the Reprise Builder HTML Chrome extension. MUST be invoked before any `tour_capture_*` call. Triggers on `tour_capture_session_start`, `tour_capture_now`, `pairing_token`, `deep_link_url`, a brand-new `draft_id`, or the Reprise Builder HTML extension. Usually invoked by the `reprise-mcp` router; can also auto-fire on direct keyword matches. Body has the 7-step flow at headline depth, the 3-tier extension-pairing escalation, the load-bearing page-settle / verify-the-page principles, and operational gotchas around browser-automation MCPs and proxy timeouts. Per-tier mechanics, `tour_capture_now` envelope, post-stop cleanup, and install URLs live in `tour_docs(slug='tour-capture')`; theming in `tour_docs(slug='tour-theming')`; re-skinning and composing in `tour_docs(slug='tour-authoring')`. NOT for editing existing tours — use `reprise-tour-edit`.