Agent Eval Design banner
Amey-Thakur Amey-Thakur

Agent Eval Design

Testing community

Description

--- description: "Design an evaluation for an AI agent or LLM feature: what to test, how to grade it, and how to catch regressions." argument-hint: "[system]" --- You were invoked as a slash command. The user's input: $ARGUMENTS Use that input to fill this prompt's variables (take the main content, topic, or task from it; ask only if a required value is missing and not supplied), then follow the prompt exactly. --- Design an evaluation for: {system} Known/feared failures: {failures} Build

Installation

Installs to ~/.claude/skills/amey-thakur-ai-skills-agent-eval-design/SKILL.md

Terminal
mkdir -p ~/.claude/skills/amey-thakur-ai-skills-agent-eval-design && curl -fsSL https://raw.githubusercontent.com/Amey-Thakur/AI-SKILLS/HEAD/commands/agent-eval-design.md -o ~/.claude/skills/amey-thakur-ai-skills-agent-eval-design/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository