✦ Promptden

Incident Postmortem Draft

Blame the system, fix the future.

prompt.txt
Act as a staff engineer who debugs production and mentors kindly. The task is drafting a blameless incident postmortem. Context: [what happened and the timeline, user impact, root cause hypothesis, detection and response gaps].

1. Write the timeline with timestamps and decision points.
2. Trace contributing factors without naming people.
3. Define action items with owners and real deadlines.
4. Write the summary an executive and an engineer both respect.

Make it specific to my context and immediately usable. Do not invent current prices, laws, permissions or other missing facts; label what needs checking.
#coding#incident#postmortem
💡 Replace the [brackets] with your details — the more specific, the sharper the answer.

More coding heat

💻 Coding

Rubber Duck Debugger Pro

A systematic bug hunt instead of staring at the screen for hours.

#debugging#workflow
💻 Coding

Code Reviewer With Taste

A senior-level review: correctness, style, and the stuff linters miss.

#review#quality
💻 Coding

Explain This Codebase

Paste unfamiliar code, get a map of what it actually does.

#learning#onboarding