What problem does it solve?
This Skill solves the frustrating issue where AI workflow jobs report as successfully completed but return no usable output, such as empty summaries, empty artifact lists, or the sentinel message indicating no summarizable document was produced.
Core Features & Use Cases
- Ordered diagnostic checklist: Walks through sequential checks to pinpoint the root cause of empty output, from reviewing session AI summaries to inspecting agent tool call logs.
- Incorrect fix prevention: Explicitly warns against common missteps like migrating workflow execution patterns or adding redundant platform tools, eliminating wasted troubleshooting time.
- Real-world use case: If your scheduled inbox triage job runs without error but returns no drafted replies or filed tickets, this skill helps you identify that the agent was not instructed to call the required complete() tool to capture its final output.
Quick Start
Use the debugging-empty-output skill to diagnose a completed workspace job that returned an empty summary or no artifacts.