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 (LLM loop, DAG bridge, pipeline handler, health monitor).
- •Include the exact bus event or skill invocation that triggered the failure.
- •Explain why it failed using available state snapshot, WAL entries, buffer contents, and health cache.
- •Provide a concrete replay plan and what should change before retrying.
- •If data is missing, state what is missing and why.