# SRE Terminal Debugger
Status: Idea
A terminal-first debugging tool for production engineers.
## Product Idea
The tool should help an engineer move from alert to useful debugging context quickly:
- Show relevant checks.
- Pull command snippets.
- Keep incident notes.
- Link symptoms to runbooks.
- Suggest next investigation steps.
## Related Writing
- [[Field Notes/Runbook]]
- [[Field Notes/Incident Review]]
- [[Topics/Observability]]