Files
claude-skills/dist-hermes/SKIPPED.md
vitya 396ebc1c9c tasks(using-yt-tools): close install + hermes-mapping [🟢🟢]
- using-yt-tools-install: ffmpeg 8.1.1 on PATH, venv populated,
  yt-tools 0.1.0 editable, 4 CLIs respond, 67/67 unit tests pass
  on this Windows host.
- using-yt-tools-hermes-mapping: registered as `pending` with
  intended:{mode:auto, category:research}; build-hermes.py emits
  26 skills (1 pending) and SKIPPED.md lists the entry. Promotion
  to `auto` gated on using-yt-tools-test-trigger 🟢.

NB: triggers/url_pattern from the task block's yaml sketch don't
match the mapping schema — they live in SKILL.md description and
Hermes picks them up automatically. Build script only consumes
mode/category/reason/intended/replace-rules.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-20 10:53:19 +03:00

21 lines
1.3 KiB
Markdown

# Skipped Skills
Auto-generated by `scripts/build-hermes.py` from `hermes/mapping.yaml`.
Do not edit by hand — edit the mapping and re-run the build.
## Skipped (not applicable to Hermes)
- **caveman** — Hermes runs on glm-5.1 (cheap local model); token-compression motive disappears.
- **caveman-commit** — Caveman family — cheap-model context, no compression motive.
- **caveman-compress** — Caveman family — cheap-model context, no compression motive.
- **caveman-help** — Help-card for the caveman family which itself is skipped.
- **caveman-review** — Caveman family — cheap-model context, no compression motive.
- **find-skills** — Hermes has built-in skills_list() / progressive disclosure.
- **setup-interns** — Hermes itself is a cheap-intern model — the delegation tier collapses.
- **update-claude-skills** — Claude-Code-only orchestrator — Hermes uses hermes-installer-skill instead.
- **using-interns** — Hermes itself is a cheap-intern model — the delegation tier collapses.
## Pending (deferred to follow-up tasks)
- **using-yt-tools** — Shells out to yt-dlp + ffmpeg and writes ./yt-cache/ in cwd. Behavioral audit via using-yt-tools-test-trigger required before promotion to auto. → intended: `mode: auto, category: research`