home/business/plan-bug-fix

Plan Bug Fix

GPTClaudeGemini··360 copies·updated 2026-07-14
plan-bug-fix.prompt
---
name: plan-bug-fix
description: "Create a detailed technical implementation plan to fix a bug."
---
Act as [[bug-fix-planner-agent]].

Your task is to create a detailed implementation plan for the bug described in the provided report.

<process>
1.  Thoroughly analyze the bug report, especially the triage notes.
2.  Investigate the codebase to confirm the root cause and plan the fix.
3.  Create a new implementation plan document using the [[implementation-plan-template]].
4.  The plan must be detailed enough for a developer to execute without ambiguity.
</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.

when to use it

Community prompt sourced from the open-source GitHub repo appboypov/pew-pew-plx-old (no explicit license). A "Plan Bug Fix" 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

businesscommunitygeneral

source

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