Debugging Empty Output

Loads when a workspace job tool returns `success: true, status: completed` AND (`summary: ""` OR `artifactIds: []` OR summary equals "Session completed without producing a summarizable document"). Diagnostic checklist for sessions that ran successfully but emitted nothing useful. Most common cause: the agent's prompt didn't instruct the LLM to call `complete()` for an `outputTo` action. Do NOT migrate Pattern A → Pattern B FSM as a fix — that's almost always wrong.

friday-platform d91c45a 4.2 KB Updated

File contents

friday-platform/friday-studio/tree/main/packages/system/skills/debugging-empty-output commit d91c45aa86

Frequently asked questions

npx skillmds@latest add friday-platform/debugging-empty-output