Tool Design Execution

Use when deciding how an agent tool executes: synchronous versus async job with polling, idempotency keys so retries are safe, transactional boundaries, compensation for cross-system multi-step operations, and timeout boundaries with partial results. Trigger phrases: "long-running tool", "tool times out", "agent retried and created a duplicate", "idempotent tool", "job id and poll", "rollback when a step fails", "async tool for the agent", "saga".

hashgraph-online Updated

File contents

hashgraph-online/awesome-codex-plugins/tree/main/plugins/runtypelabs/skills/skills/tool-design-execution commit f76bcc6394

Frequently asked questions

npx skillmds@latest add hashgraph-online-awesome-codex-plugins/tool-design-execution