agent reliability skills

60 tagged agent reliability, measured the same way as everything else here.

Browse within: AI Safety 34amp 34agent-memory 13knowledge-graph 13agent-framework 6agent-orchestration 6agent-os 6llm-routing 6

mintlify

01

FailproofAI/failproofai

Skill Claude CodeCodex

Build and maintain documentation sites with Mintlify. Use when creating docs pages, configuring navigation, adding components, or setting up API references.

1.7k +104 today A 30 tokens

fp-cloud-cli

02

FailproofAI/failproofai

Skill Claude CodeCodex

The way to answer "how are my production AI agents doing?" and to run the team's agent-observability deployment — reach for it even on casual phrasing that names no tool. Trigger when the user wants to: • inspect agent telemetry — did agents error/fail/go flaky; sessions, events, latency, token usage, slowest models…

1.7k +104 today A 245 tokens

slm-graph

03

qualixar/superlocalmemory

Skill Claude CodeCodex

Index and query a codebase as a structural graph — build the code graph, trace blast radius of a change, find callers/callees/inheritors, semantic code search by meaning, assemble PR review context, and detect what changed since last index. Use when the user asks how code connects, what breaks if X changes, what calls…

223 4d ago A 97 tokens AGPL-3.0

slm-mesh

04

qualixar/superlocalmemory

Skill Claude CodeCodex

Cross-session peer coordination via the SLM mesh network. Lets multiple AI agent sessions on the same machine discover each other, send messages, share lightweight state, and lock files to avoid conflicts. Requires full, power, or mesh MCP profile. All 8 tools are MCP-only — there is no CLI fallback.

223 4d ago A 67 tokens AGPL-3.0

slm-recall

05

qualixar/superlocalmemory

Skill Claude CodeCodex

Search and retrieve facts, decisions, and past context from SuperLocalMemory. Use when the user asks to recall, find, search, or "what did we decide/say about X". Triggers multi-channel semantic retrieval with reranking; always call before storing anything new.

223 4d ago A 60 tokens AGPL-3.0

gitnexus-cli

06

qualixar/qualixar-os

Skill Claude CodeCodex

Use when the user needs to run GitNexus CLI commands like analyze/index a repo, check status, clean the index, generate a wiki, or list indexed repos. Examples: "Index this repo", "Reanalyze the codebase", "Generate a wiki".

41 3mo ago A 59 tokens

gitnexus-debugging

07

qualixar/qualixar-os

Skill Claude CodeCodex

Use when the user is debugging a bug, tracing an error, or asking why something fails. Examples: "Why is X failing?", "Where does this error come from?", "Trace this bug".

41 3mo ago A 46 tokens

qualixar/qualixar-os

Skill Claude CodeCodex

Use when the user wants to rename, extract, split, move, or restructure code safely. Examples: "Rename this function", "Extract this into a module", "Refactor this class", "Move this to a separate file".

41 3mo ago A 53 tokens

revenue-truth

09

IgorGanapolsky/ThumbGate

Skill Claude CodeCodex

Fetch live ThumbGate revenue, paid orders, and funnel telemetry from production billing endpoints. Use BEFORE answering any question about money, conversion, traffic, or "why we didn't make X." Never quote planning documents as actuals.

26 yesterday A 50 tokens original MIT

bluesky-engagement

11

IgorGanapolsky/ThumbGate

Skill Claude CodeCodex

Automated Bluesky reply monitoring and draft queueing for ThumbGate's acquisition engagement loop. Polls the AT Protocol notifications endpoint every 15 minutes, writes human-reviewable draft replies into a queue file, and never auto-posts without sign-off. Trigger when the user asks about Bluesky replies, engagement…

26 yesterday A 96 tokens original MIT

calibration-guard

12

ByteStack-Labs/claude-plugins

Skill Claude CodeCodex

Detects and quantifies confidently-wrong behavior: where a model, classifier, agent, or LLM judge is highly confident and incorrect, and where the coupling between confidence and correctness breaks down under distribution shift. Measures calibration on the in-distribution set and again on the production distribution…

2 2mo ago A 208 tokens original MIT

production-autopsy

13

ByteStack-Labs/claude-plugins

Skill Claude CodeCodex

Start here. Audits a deployed ML or LLM or agent system that scores well on evaluation but fails, regresses, or behaves unexpectedly in production. Runs a reproducible root-cause "autopsy": frames the eval-to-deployment gap, reproduces the production failure, quantifies it by slice, tests confidence calibration under…

2 2mo ago A 258 tokens original MIT

tool-eval

14

ByteStack-Labs/claude-plugins

Skill Claude CodeCodex

Verifies the tools an agent or orchestrator depends on, by re-deriving a tool evaluation's real accuracy instead of trusting a single pass/fail score. Separates a formatting miss (a correct value scored wrong) from a real failure (a wrong value scored right), recomputes the expected answer from the raw inputs rather…

2 2mo ago A 253 tokens original MIT

flipback

15

fainir/flipback

Skill Claude CodeCodex

Decide well whether to end your turn, finish big tasks instead of delivering a piece of one, and never hand the user a list of remaining steps. Use this when you are about to stop and the work is not verifiably done - you have completed part of a multi-part request, announced work you have not done, hit an error you…

1 1mo ago A 149 tokens original MIT