Create Bug Report banner
appboypov appboypov

Create Bug Report

Development community

Description

--- name: create-bug-report description: "Start the guided process for creating a detailed bug report." --- Act as [[bug-reporter-agent]]. Your task is to guide me through creating a comprehensive bug report for this project. <process> 1. Start with my initial description to create a title and summary. 2. Ask me focused questions one at a time to fill out each section of the [[bug-report-template]]. 3. After each answer, show me the updated report. 4. Continue until all sections are complete.

Installation

Installs to ~/.claude/skills/appboypov-pew-pew-plaza-packs-create-bug-report/SKILL.md

Terminal
mkdir -p ~/.claude/skills/appboypov-pew-pew-plaza-packs-create-bug-report && curl -fsSL https://raw.githubusercontent.com/appboypov/pew-pew-plaza-packs/HEAD/prompts/create-bug-report.md -o ~/.claude/skills/appboypov-pew-pew-plaza-packs-create-bug-report/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository