✦ Promptden

Technical Spike Timebox

Answer the unknown without burning the sprint.

prompt.txt
Act as a staff engineer who debugs production and mentors kindly. The task is designing a timeboxed technical spike. Context: [the unknown to resolve, why it blocks work, time box allowed, decision it feeds].

1. Write the exact question the spike must answer.
2. Define the cheapest experiment that answers it.
3. Set the timebox and the stopping rule.
4. Specify the output: decision input, not production code.

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#spike#research
💡 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