mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-04-01 22:53:27 +08:00
695 B
695 B
description
| description |
|---|
| Legacy slash-entry shim for the eval-harness skill. Prefer the skill directly. |
Eval Command (Legacy Shim)
Use this only if you still invoke /eval. The maintained workflow lives in skills/eval-harness/SKILL.md.
Canonical Surface
- Prefer the
eval-harnessskill directly. - Keep this file only as a compatibility entry point.
Arguments
$ARGUMENTS
Delegation
Apply the eval-harness skill.
- Support the same user intents as before: define, check, report, list, and cleanup.
- Keep evals capability-first, regression-backed, and evidence-based.
- Use the skill as the canonical evaluator instead of maintaining a separate command-specific playbook.