Technical Troubleshooting Companion
Use Hana to triage incidents faster by combining current logs with prior memory and context.
Workflow
- Capture error logs/screenshots in thread.
- Ask Hana for diagnosis and next actions.
- Ask Hana to format output for execution handoff.
- Save final fix as memory for future retrieval.
High-signal invocation patterns
@Hana analyze this error and give probable causes ranked by likelihood.
@Hana based on this stack trace, give a step-by-step fix plan with validation checks.
@Hana summarize this troubleshooting thread into: root cause, fix, rollback, prevention.
@Hana remember this fix summary with tags: android, build, minsdk conflict.
Output format that works well
Ask for this explicitly:
Output as a table: issue, root cause, fix, owner, ETA, risk.
Why this works
- Brings incident context and prior fixes into one response.
- Reduces repeated debugging for known issues.
- Produces shareable summaries for engineering and non-engineering stakeholders.
Extend this workflow
- Pair with report groups for daily incident summaries.
- Store validated fixes into memory after each incident.