Bench

Run benchmark-style evaluations on AI agents or tools using parent-child session delegation. Use when the user wants to test an agent's performance on a set of problems (e.g. SWE-bench style, tool capability benchmark, coding challenge evaluation). The parent session orchestrates: spawns child sessions to solve individual problems, collects answers via checkSession, and generates a consolidated report with pass/fail scores and analysis. Triggers on: "bench 테스트 해줘", "SWE-bench 돌려줘", "agent benchmark", "tool evaluation".

fritzprix 8f9229b 3 files · 22.5 KB Updated

File contents

fritzprix/libr-agent/tree/main/src-tauri/bundled_skills/bench commit 8f9229b467

Frequently asked questions

npx skillmds@latest add fritzprix/bench