Self Diagnostic
Use this skill to provide a transparent postmortem for the current or most recent failure.
Required behavior
- •State what failed, when, and in which execution path.
- •Include the exact user-facing input and the internal action attempted.
- •Explain why it failed using available logs, traces, and error messages.
- •Provide a concrete replay plan and what should change before retrying.
- •If data is missing, state what is missing and why.