redis agents

4 tagged redis, measured the same way as everything else here.

incident-responder

01

ChatbotXIO/ChatbotX

Agent Claude Code

Use when triaging a production error, failed job, or user-reported breakage in ChatbotX. Traces a symptom through the builder → oRPC → business/service → repository → database and worker/queue/channel layers to a root-cause hypothesis with cited file:line evidence. Investigation only — proposes a fix but does not…

694 yesterday A 74 tokens

invariant-guard

02

ChatbotXIO/ChatbotX

Agent Claude Code

Use PROACTIVELY after any edit under apps/, packages/, or integrations/ to check a diff against the non-obvious ChatbotX invariants that no lint rule enforces (triple-d middleware names, relations/index.ts double-edit, ChannelType cascade, bindArgsSchemas binding, no-input execute(), i18n-mandatory…

694 yesterday A 109 tokens

rag-eval

03

ChatbotXIO/ChatbotX

Agent Claude Code

Use when changing anything under packages/ai, the embedding repositories, or the worker RAG/automated-response handlers. Audits a RAG change for tenant scoping (every embedding query filtered by workspace), retrieval quality (chunking, top-k, similarity threshold, fallback), and untrusted-content handling before it…

694 yesterday A 79 tokens