eval-engineering
Iteratively inspect an agent repository and optional user-provided traces, interview the user, and create, run, and audit Harbor evals one at a time. Use for agent evals, Harbor tasks, benchmark cases, verifier design, or controlled agent environments.
Install
Show step-by-stepHide step-by-step
Open your terminal
- Mac: Press ⌘ Space, type "Terminal", press Enter
- Windows: Press Win R, type "cmd", press Enter
Paste the command above and press Enter
Use the Copy command button, then paste in your terminal (Mac: ⌘V, Windows: Ctrl V).
Restart Claude Code
Close and reopen Claude Code, or start a new session, so it picks up the new skill.
Where it lives
Comments
"there’s a limited amount of work per day where I can dedicate my time to being fully “in the loop” -> choosing to spend it on evals & environments bc imo..."
"Synthetic Environment Generation with Human Feedback Agents are poor 1-shot eval/environment generators because they're misaligned with human goals, successful..."
"New version of the eval-engineering skill released, thanks for everyone's feedback on the first version. npx skills add --skill eval-engineering updates: - now..."
Related skills
subagent-driven-development
Use when executing implementation plans with independent tasks in the current session
test-driven-development
Use when implementing any feature or bugfix, before writing implementation code
requesting-code-review
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes