home/coding/debug-template

Debug Template

GPTClaudeDeepSeek··1,316 copies·updated 2026-07-14
debug-template.prompt
Find root cause and fix it.

Symptom: [exact error/behavior]
Where: [file/function/step]
Reproduction: [steps]
Files: [@file1], [@file2]

Requirements:
- fix root cause, not symptom
- minimize side effects
- add logging only where useful

Report:
1) root cause
2) fix applied
3) why correct
4) re-test steps

when to use it

Community prompt sourced from the open-source GitHub repo prostohh/prompty (no explicit license). A "Debug Template" 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

codingcommunitydeveloper

source

prostohh/prompty · no explicit license