๐ŸŽฏ

reproduce-bug-report

๐ŸŽฏSkill

from warpdotdev/common-skills

VibeIndex|
What it does
|

A shared agent skill from Warp's common skills repository that provides a reusable workflow for reproducing bug reports, designed to be used across multiple repositories by any compatible coding agent including Claude Code and Codex.

๐Ÿ“ฆ

Same repository

warpdotdev/common-skills(19 items)

reproduce-bug-report

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add warpdotdev/common-skills --skill reproduce-bug-report
skills.sh Installโš  Installs to .agents/skills/
npx skills add warpdotdev/common-skills --skill reproduce-bug-report
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/reproduce-bug-report/SKILL.md

SKILL.md

5,402Installs
-
AddedMay 21, 2026

More from this repository10

๐ŸŽฏ
spec-driven-implementation๐ŸŽฏSkill

A shared agent skill that guides the full spec-first workflow for substantial features, coordinating product specs and tech specs before implementation, part of Warp's common-skills collection.

๐ŸŽฏ
review-pr๐ŸŽฏSkill

A shared agent skill that produces structured pull request review feedback from local diff artifacts, part of Warp's common-skills collection of reusable development workflows.

๐ŸŽฏ
write-product-spec๐ŸŽฏSkill

A shared agent skill that writes user-facing PRODUCT.md specification documents for features, part of Warp's common-skills collection of reusable spec workflow skills.

๐ŸŽฏ
resolve-merge-conflicts๐ŸŽฏSkill

A shared agent skill that provides a workflow and helper script for resolving git merge conflicts with compact context, part of Warp's common-skills collection of reusable development workflows.

๐ŸŽฏ
fix-errors๐ŸŽฏSkill

A shared agent skill that provides guidance for fixing build, lint, formatting, and test failures, part of Warp's common-skills collection of reusable development workflows.

๐ŸŽฏ
write-tech-spec๐ŸŽฏSkill

A shared agent skill that writes implementation-oriented TECH.md specification documents for features, part of Warp's common-skills collection of reusable spec workflow skills.

๐ŸŽฏ
implement-specs๐ŸŽฏSkill

A shared agent skill that implements approved PRODUCT.md and TECH.md specification files while keeping specs and code aligned, part of Warp's common-skills collection.

๐ŸŽฏ
update-skill๐ŸŽฏSkill

A shared agent skill that provides guidance for creating and maintaining skill directories and SKILL.md files, part of Warp's common-skills collection for skill authoring.

๐ŸŽฏ
create-pr๐ŸŽฏSkill

A shared agent skill that provides guidance for preparing and opening pull requests, part of Warp's common-skills collection of reusable development workflows.

๐ŸŽฏ
diagnose-ci-failures๐ŸŽฏSkill

A shared agent skill that provides a workflow for inspecting GitHub CI failures and producing a fix plan, part of Warp's common-skills collection of reusable development workflows.