文件历史

5 次代码提交

作者 SHA1 备注 提交日期
Seth Hobson 500ccf1f51 improve(plugin-eval): tune evaluation-methodology skill for higher score 2026-03-26 13:05:51 -04:00
Seth Hobson 2e04276283 improve(plugin-eval): expand evaluation-methodology skill from stub to comprehensive reference
- Expanded SKILL.md to 480 lines covering all three evaluation layers,
  composite scoring formula with blend weights, dimension grade interpretation,
  all five anti-pattern flags with fix guidance, Elo ranking mechanics, CLI
  reference with code examples, and a troubleshooting section
- Added references/rubrics.md (510 lines) with full anchored rubrics for all
  four judge dimensions (triggering accuracy, orchestration fitness, output
  quality, scope calibration) including per-level examples and calibration norms
- Updated description to include specific trigger contexts for autonomous invocation
2026-03-26 12:11:12 -04:00
Seth Hobson b97707d7fc improve(plugin-eval): add rubrics.md reference for evaluation-methodology skill 2026-03-26 12:08:30 -04:00
Seth Hobson c3db0946ca improve(plugin-eval): expand evaluation-methodology from stub to comprehensive reference 2026-03-26 12:07:01 -04:00
Seth Hobson b4afcc4063 feat(plugin-eval): add Claude Code plugin shell (commands, agents, skill)
Add plugin.json, three commands (eval/compare/certify), eval-orchestrator agent,
and evaluation-methodology skill to wire plugin-eval into the claude-agents ecosystem.
2026-03-25 17:51:28 -04:00