Drift fix from d84a0d3 — mapping для using-vds-ops был добавлен но
build-hermes.py не перепрогонялся, оставив dist-hermes/SKIPPED.md
без записи. Регенерил, SKIPPED.md теперь reflects current mapping
(pending block содержит и using-yt-tools, и using-vds-ops).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
22 lines
1.5 KiB
Markdown
22 lines
1.5 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-vds-ops** — Calls mcp__vds-ops__* tools (read-only, but touches infrastructure). Behavioral audit via using-vds-ops-test-trigger required before promotion to auto. → intended: `mode: auto, category: mcp`
|
|
- **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`
|