What problem does it solve?
Bug reports for the Warp GUI desktop app are hard to verify when the reporter's exact version, platform, and app state are unknown. This Skill specializes the core reproduce-bug-report workflow so agents can deterministically reproduce logged-out Warp UI bugs against the exact reporter-version build.
Core Features & Use Cases
- Exact Version Matching: Installs the precise Warp Linux package or binary matching the reporter's version, build, and channel instead of defaulting to the latest stable release.
- Logged-Out Reproduction Baseline: Keeps Warp logged out, completes the login-free onboarding path, and captures a baseline screenshot before attempting reproduction.
- Scoped Bug Coverage: Handles UI-visible, interaction, rendering, layout, onboarding, settings, and terminal-display bugs while explicitly blocking authenticated or cloud-synced flows.
- Use Case: A user reports a settings panel rendering glitch on Warp v0.2024.x for macOS. The agent installs the matching Linux build as a proxy, launches logged-out Warp, follows the report's exact steps, and records versions, fallback decisions, and screenshots in the final report.
Quick Start
Reproduce this Warp GUI bug report locally using the exact reporter version while keeping the app logged out, and document the installed build and results.