reproduce-bug-report
Agent skill from warpdotdev/common-skills.
What it does
- reported behavior
- expected behavior
- reproduction steps, if provided
- OS, app version/build/channel, shell, feature flags, account state, or other environment constraints when relevant
- attached screenshots, videos, logs, or comments that narrow the repro path
- Use it for UI-visible bugs, interaction bugs, rendering/layout bugs, onboarding bugs, and bugs where screenshot evidence would be useful.
- Do not use it for purely backend, CI, build, dependency, or text-only code issues unless the prompt specifically asks for visual reproduction.
Requirements & configuration
- If the report requires credentials, private account state, or another capability not available to the repro environment, report that constraint clearly instead of guessing.
- Avoid destructive actions. If a repro requires deleting app state, delete only test state for the current repro environment and report exactly what was reset.
- 4. Start from the cleanest state that matches the report. Do not reset app state if the bug depends on existing settings or persisted local state.
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
Source
Repository: https://github.com/warpdotdev/common-skills
reproduce-bug-report FAQ
What does the reproduce-bug-report skill do?
Launch Oz cloud agents with computer use to reproduce UI-focused bug reports, capture visual evidence, and report reproduction findings. Use when investigating a specific interactive or visual bug from an issue, ticket, support report, or prompt. reported behavior expected behavior
What does reproduce-bug-report require?
If the report requires credentials, private account state, or another capability not available to the repro environment, report that constraint clearly instead of guessing. Avoid destructive actions. If a repro requires deleting app state, delete only test state for the current repro environment and report exactly what was reset. 4. Start from the cleanest state that matches the report. Do not reset app state if the bug depends on existing settings or persisted local state.
How do I install reproduce-bug-report?
Run: npx -y skills add https://github.com/warpdotdev/common-skills --skill reproduce-bug-report --agent claude-code — the source lives at github.com/warpdotdev/common-skills.
Maintain reproduce-bug-report?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/warpdotdev-common-skills-reproduce-bug-report?ref=badge) npx agentictools info skills/warpdotdev-common-skills-reproduce-bug-report The second line is the CLI lookup for this page — handy in READMEs and docs.