Immutable. This exact content is served forever at /api/v1/blob/2e7a6f50aa3de2fd.
--- name: cad-help description: "The Cadence command reference - every /cad-* skill grouped by cluster (spine, review & quality, lifecycle, support), plus the review and consult capabilities. Pass a command name to show just that entry" argument-hint: "[command name]" allowed-tools: - Read --- <objective> Show what Cadence can do. A static reference (references/COMMANDS.md) that replaces GSD's help plus its six namespace routers - the clusters are the headings. No search, no state, no side effects. </objective> <execution_context> @$HOME/.claude/cadence-core/references/COMMANDS.md </execution_context> <process> - No argument: present the full command reference above, grouped by cluster. - A command name in `$ARGUMENTS` (with or without the `cad-`/`/` prefix): show that command's row and cluster, and point at the skill for detail. If it does not match a known command, say so and list the closest names. Read-only: display the reference, do nothing else. </process>