# 082 Claude Cbdef8aa

> Skill Eval CLI

- Skill: `tools-only/082-claude-cbdef8aa` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add tools-only/082-claude-cbdef8aa`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tools-only/082-claude-cbdef8aa/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Research & Search
- Author: tools-only (https://skillmd.com/u/tools-only)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/tools-only/082-claude-cbdef8aa

---

# Skill Eval CLI

See [AGENTS.md](AGENTS.md) for development conventions.

Quick reference:
- Use `typer.echo()` for CLI output, `logger` from `logging.py` for progress
- Run `uv run ty check src/` before committing
- Add tests for new features
- Check dataclasses in `models.py` and `runner.py` when modifying commands

