Tool Eval

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 than a stored ground truth, and surfaces the silent-wrong cases a naive exact-match scorer rubber-stamps. Produces a reproducible tool-reliability receipt and keeps any model's qualitative feedback on tool naming, docs, or errors as a clearly labeled judge layer, never mixed into the number. Use this whenever someone runs a tool or function-calling eval and the score looks fine, when an agent's tool results are "mostly right," when a calculator, extractor, API, or MCP tool eval reports a pass rate you are about to trust, or when you suspect a scorer is grading format instead of value. Trigger on mentions of tool eval, function-calling accuracy, exact-match scoring, ground-truth mismatch, format fa

ByteStack-Labs 3cf85bf 7.2 KB Updated

File contents

ByteStack-Labs/claude-plugins/tree/main/agent-reliability/skills/tool-eval commit 3cf85bf2a4

Frequently asked questions

npx skillmds@latest add bytestack-labs/tool-eval