Stackbone Debug

Use this skill when triaging an error, failure or unexpected behavior in a Stackbone workspace — a deep agent or a durable workflow running locally under `stackbone dev`, or an install deployed to a cloud / self-host. Covers SDK errors ({ data, error } envelope codes from the catalog returned by the ambient `stackbone` client), HTTP 4xx/5xx from the control plane, durable run failures and timeouts, `workflow_input_invalid` (a workflow start whose input failed its declared schema), HITL stuck at either level (a workflow parked on a `requestApproval()` gate, or an agent turn `interrupted` on a tool gated with `interruptOn`), durable-session issues (memory not surviving because `x-stackbone-session` wasn't sent, or the checkpointer package is missing), database slow queries / missing indexes / pgvector mismatches, secrets decryption errors, connector action failures via `stackbone.connection(id)` (ambiguous / unauthorized connections), publish/build failures (SDK inlined, native dep), tier quota exceeded respons

stackbone c81b2a5 40.2 KB Updated

File contents

stackbone/stackbone-skills/tree/main/skills/stackbone-debug commit c81b2a5e49

Frequently asked questions

npx skillmds@latest add stackbone/stackbone-debug