Debugging Job Invocation

Loads when a workspace job tool (called from chat) returns `output-error` with no meaningful error text — typically because the tool was invoked with bare `{}`. Job tools require `{prompt: "..."}` — the prompt becomes the signal payload. Do NOT conclude "the tool isn't bound to this chat session"; retry with a prompt arg first. Also covers Pattern A vs Pattern B job shapes and the manual / signal-name distinction.

friday-platform 3ac552c 4.2 KB Updated

File contents

friday-platform/friday-studio/tree/main/packages/system/skills/debugging-job-invocation commit 3ac552c386

Frequently asked questions

npx skillmds@latest add friday-platform/debugging-job-invocation