bug-report

Ground user-pasted bug reports against the codebase with file:line citations.

412|67|Updated Aug 12, 2025
One-click install
npx skills add https://github.com/pipecat-ai/gradient-bang --skill bug-report-pipecat-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bug-report
Source: https://github.com/pipecat-ai/gradient-bang/tree/main/.claude/skills/bug-report
Command: npx skills add https://github.com/pipecat-ai/gradient-bang --skill bug-report-pipecat-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Triage user-pasted bug reports by grounding them against the codebase and producing a concise, copy-ready triage summary and a friendly Discord reply. It streamlines incident triage by removing guesswork and ensuring consistent, evidence-backed verdicts.

Core Features & Use Cases

  • Read-only triage workflow: investigates reports without editing code, deploying, or changing system state.
  • Structured verdicts with evidence: outputs a compact bug summary with file:line citations and a one-sentence Discord reply.
  • Multi-agent grounding: uses parallel Explore subagents to verify claims against server, client, and bot components.

Quick Start

Paste a raw bug report into the chat or slash command to begin triage.

Frequently Asked Questions about bug-report

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I triage bug reports against a codebase?

You triage bug reports by pasting raw user reports into the chat to ground claims against the codebase, producing a concise verdict with file:line citations and a Discord reply.

What is grounded bug report verification?

Grounded bug report verification uses parallel Explore agents to read and verify claims across server, client, and bot components without making code changes or deployments.

Does the triage process modify or deploy my code?

No, the triage process operates strictly in a read-only mode to investigate reports and verify claims without editing code, deploying, or changing system state.

Can I generate a Discord reply from a bug report summary?

Yes, you can generate a Discord reply from a bug report summary, returning a two-part output that includes a structured bug summary and a short friendly Discord response.

How do I verify bug claims across server and client components?

Verify bug claims across server and client components by using parallel Explore subagents that independently investigate the codebase to produce evidence-backed verdicts.

What is the best way to produce evidence-backed bug triage summaries?

The best way to produce evidence-backed triage summaries is grounding user-pasted reports against the codebase to yield file:line citations and copy-ready verdicts without guesswork.