byget-convex· 29 skills
Analyze all failures in a convex-evals run, spawning parallel sub-agents to investigate each failure and producing a report with classifications and recommendations. Use when the user asks to analyze an entire run, review all failures in a run, or wants to understand why a model scored poorly.
$npx -y skills add get-convex/convex-evals --skill analyze-runInstalls into the current project.
Run `npx skills use "https://github.com/get-convex/convex-evals" --skill "get-convex/convex-evals/analyze-run"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/get-convex/convex-evals" that are relevant to the current task. Run `npx skills add "https://github.com/get-convex/convex-evals"` and select the relevant skills, then follow their instructions.