Who this is for
Developers deep in a hairy bug who keep losing track of which theories they've already eliminated.
The moment this saves you
I'm three hours into a bug, I've tried fifteen things, and I genuinely can't remember whether I already checked the cache, so I waste another twenty minutes re-testing a theory I'd already eliminated.
See it work
Messy spoken thought in. A clean, structured artifact out.
Debugging the login timeout bug. So far, I checked if it was the database, ran the query directly, it was fast, so it's not the DB. I thought it might be the auth service being slow but I added timing logs and auth returns in 50 milliseconds, so not that either. Current theory is it's the session store, the Redis calls look like they're hanging, I'm seeing connection timeouts in the logs intermittently. Next thing I'm going to try is checking the Redis connection pool config, I bet it's exhausted under load. If that's not it, I'll look at network between the app and Redis.
Debug log: login timeout bug
Ruled out
- Database, ran the query directly, fast. Not the DB.
- Auth service, added timing logs, returns in ~50ms. Not auth.
Current theory
- Session store (Redis). Calls appear to hang; intermittent connection timeouts in the logs.
Next to try
- Check the Redis connection pool config (suspect exhaustion under load)
- If not that: network between app and Redis
The workflow
Record a voice note
Hit the hotkey and talk, no formatting, no typing.
Tag it with this context
Contextli shapes your words into the structured output above.
Find it later
Everything's searchable and organised by context.
Pull it into Claude or ChatGPT
Bring your contexts straight into your AI tools with the Contextli MCP.
Your raw recording and transcription stay on your device, so you can always go back to the original.
The prompt behind this context
I'm going to narrate a debugging session in progress, what I've tried and what I'm thinking. Turn it into a running debug log with bold sections: **Ruled out** (each theory I tested and the evidence that eliminated it), **Current theory** (what I now suspect and why), and **Next to try** (a numbered list of what I'll check next, in priority order). If I report finding the fix, add a **Fix** section. Keep my exact technical observations, timings, and log details. Don't invent results or eliminate a theory I only suspected. Output only the log.
Make it your own. This is a starting point. Once it's in Contextli, tweak the instructions so the output comes out exactly how you like it.
Use this context
One click copies it and shows you exactly how to drop it into Contextli.
Next, open Contextli, go to the Contexts page, click Import, choose From JSON, paste, then Import Context. It is ready to use.
Make it your own. This is a starting point. Once it's in Contextli, tweak the instructions so the output comes out exactly how you like it.
Your raw recording and transcription stay on your device, so you can always go back to the original.
Related contexts
On-Call Incident Note
You just fought a fire at 2am and the postmortem is tomorrow, when half the timeline will be gone. Talk through what broke, what you did, and what fixed it, right now. You get a postmortem-ready note while the details are still sharp and real.
Product Bug Report
You just watched something break mid-demo. Don't lose the repro hunting for the tracker. Mutter what happened, what you clicked, what you expected, and walk away with a report engineering can actually act on.
Code Decision Log
Right after you make the call, while the tradeoffs are still fresh, talk through why you went this way and what you rejected. Three months from now when someone asks 'why a queue here?', the answer is already written down.
Questions people ask
Questions developers ask about Debugging Session Log
What should a bug report include?
A good bug report includes a clear title, steps to reproduce the issue, the expected behavior, the actual behavior observed, the severity or priority, and the environment details such as OS, browser, and app version. The Debugging Session Log context structures your spoken description into these fields automatically, so nothing gets left out when you are in the middle of debugging.
How do I write a bug report in under a minute?
Speak what you found: describe the issue, what you expected, what actually happened, and how bad it is. The Debugging Session Log context structures your words into a complete bug report you can paste directly into Jira, Linear, or GitHub Issues. Most take under 60 seconds to dictate, so you capture them without breaking your flow.
How do developers capture issues without interrupting their flow?
The key is to capture the issue immediately without switching context mentally. Contextli lets you speak a quick voice note describing it and produces a bug report from it. You can dictate while the issue is still on screen, then paste the formatted output into Jira, Linear, or GitHub Issues when you come up for air. No typing is required during the capture step.
Can I write a bug report by talking instead of typing?
Yes. The Debugging Session Log context lets you speak a description in plain language and converts it into a structured bug report with all the required fields filled. You speak the way you would explain it to a colleague, and the context handles the formatting.
How do I add this context to Contextli?
Copy the context on this page, then open Contextli and go to the Contexts page. Click Import, choose From JSON, paste it into the Import from Clipboard window, and click Import Context. It is ready to use in under 30 seconds. If you do not have Contextli yet, you can download it for free first.
Is my voice recording private? Does Contextli send it anywhere?
Your voice recording and the transcription are stored on your device only. Contextli processes your audio locally and does not send your recordings or transcription text to any server. The structured output it produces is text you control, and you decide where it goes.
Can I change what the output looks like?
Yes. Every context in Contextli is a starting point you can edit. Open the context in the app, change the instructions to adjust the structure, tone, or fields, and save. The next time you use it, the output reflects your changes. You are not locked into the default format.
Do I need to install an app to use this context?
Yes. Contextli is a free app. Download it, then copy this context and paste it into the Import from Clipboard window on the Contexts page. The whole process takes about 30 seconds.