Bounded warden for the LLM provider layer (packages/llm-provider/**). Owns 6 provider adapters (Anthropic, OpenAI, Gemini, LiteLLM, Ollama, test (deterministic)), streaming quirks, native function-call wiring, and 7-hook adapter contract.
$curl -o .claude/agents/provider-warden.md https://raw.githubusercontent.com/tylerjrbuell/reactive-agents-ts/HEAD/.claude/agents/provider-warden.mdInstalls into the current project.
Install provider-warden by running `curl -o .claude/agents/provider-warden.md https://raw.githubusercontent.com/tylerjrbuell/reactive-agents-ts/HEAD/.claude/agents/provider-warden.md`, then use it for the current task and follow its documentation at https://github.com/tylerjrbuell/reactive-agents-ts.