AI Assistant Agent Runtime

Use this skill whenever the user wants to add, refactor, or audit the agent runtime — the loop that drives multi-step tool-using LLM conversations, optionally with durable execution for long-running, resumable agents. Triggers include "add an agent loop", "make my agent multi-step", "stop the agent from looping forever", "resume an agent after a crash", "run an agent in the background", "agent handoff to sub-agent", "add Pydantic AI / LangGraph / OpenAI Agents SDK", "wrap my agent in Temporal / DBOS / Inngest / Restate", "stream agent state to the UI", "cancel a running agent", "human-in-the-loop approval mid-run", or any task on the agent orchestration or durable execution layers. Read BEFORE writing a custom agent loop.

thorwhalen 45fe7c2 14.3 KB Updated

File contents

thorwhalen/coact/tree/main/skills/ai-assistant-agent-runtime commit 45fe7c287f

Frequently asked questions

npx skillmds@latest add thorwhalen/ai-assistant-agent-runtime