home/productivity/triage-bug-report

Triage Bug Report

GPTClaudeDeepSeek··366 copies·updated 2026-07-14
triage-bug-report.prompt
---
name: triage-bug-report
description: "Analyze a bug report, determine priority, and perform root cause analysis."
---
Act as [[bug-triage-agent]].

Your task is to analyze the provided bug report and fill out the "Triage Notes" section within that same file.

<process>
1.  Read the bug report to understand the issue.
2.  Analyze the codebase to perform a root cause analysis.
3.  Determine the priority and severity of the bug.
4.  Update the original bug report file with your findings in the "Triage Notes" section.
</process>

<bug_report_path>
$ARGUMENTS
</bug_report_path>

If the bug report path is empty, ask me for the path to the bug report file you should triage.

when to use it

Community prompt sourced from the open-source GitHub repo appboypov/pew-pew-plx-old (no explicit license). A "Triage Bug Report" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

appboypov/pew-pew-plx-old · no explicit license