Tool Failure Handling

Design retry, idempotency, timeout, and recovery behaviour for an agent's tool calls — not the schema (that's a separate skill), but the runtime semantics. Use when the user is building or debugging an agent's tool loop and mentions retries, idempotency keys, timeouts, exponential backoff, compensation, partial failure, tool unavailable, 429, 503, flaky tool, or asks "how should the agent retry?" / "the tool failed mid-call, now what?".

cobusgreyling 1594a25 3 files · 14.2 KB Updated

File contents

cobusgreyling/agent-skills/tree/main/skills/tool-failure-handling commit 1594a25470

Frequently asked questions

npx skillmds@latest add cobusgreyling/tool-failure-handling