🇺🇸 English🇨🇳 中文
SkillsNav
Home

advanced-evaluation

★ 16K repomlN/A

How to Install

Claude Code:
git clone --depth 1 https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering.git && cp Agent-Skills-for-Context-Engineering/skills/advanced-evaluation ~/.claude/skills/advanced-evaluation
Cursor:
Copy the SKILL.md content into your .cursorrules file
# Evaluation Methods for Agent Systems Evaluate agent systems differently from traditional software because agents make dynamic decisions, are non-deterministic between runs, and often lack single correct answers. Build evaluation frameworks that account for these characteristics, provide actionabl

Related Skills