Enumerates the live skills directory at runtime (so new skills self-include), merges with curated grouped descriptions (status / weekly maintenance / tests / cc-ci hosts / enrollment / recovery), a what-do-you-want-to-do situation table, and the standing conventions (PR-visibility+direct-merge, test-before-switch, never-weaken, single-writer, swarm serialization). Read-only.
676 B
676 B
name, description
| name | description |
|---|---|
| help | Operator orientation - lists every skill available on this orchestrator with what it does and when to reach for it, grouped by purpose (status, weekly maintenance, host updates, tests, enrollment, recovery, reporting), plus a "what do you want to do?" guide for common situations. Read-only. Invoke as /help. |
help (thin wrapper)
The canonical definition of this skill lives in the opencode position:
.opencode/skills/help/SKILL.md
Read that file for the full content. This .claude/skills/ copy is kept as a
thin pointer for Claude Code compatibility; opencode loads the canonical
definition from .opencode/skills/ directly.