๐ŸŽฏ

eval

๐ŸŽฏSkill

from alirezarezvani/claude-skills

VibeIndex|
What it does
|

`/hub:eval` โ€” rank all AgentHub agent results for a session using metric mode (run an eval command in each agent's worktree with `scripts/result_ranker.py --session ... --eval-cmd ... --metric ... --direction ...`), LLM judge mode (compare `git diff {base_branch}...{agent_branch}` plus each agent's `.agenthub/board/results/agent-{i}-result.md` on correctness / simplicity / quality), or hybrid (metric first, LLM tie-break within 10%). Updates session state via `session_manager.py --update ... --state evaluating` and points to `/hub:merge` for the winner.

๐Ÿ“ฆ

Same repository

alirezarezvani/claude-skills(336 items)

eval

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add alirezarezvani/claude-skills --skill eval
skills.sh Installโš  Installs to .agents/skills/
npx skills add alirezarezvani/claude-skills --skill eval
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/eval/SKILL.md

SKILL.md

1,400Installs
-
AddedApr 13, 2026