Skip to content
Development
Skill

/cad-help

Cadence's own help - the command reference for every /cad-* skill, grouped by cluster; pass a command name for just that entry

From plugin
cadence
534 skills30 agents3 hooks
Install
$ npx -y skills add crenshawdev/cadence --skill cad-help --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/cad-help

Context preview

The summary Claude sees to decide when to auto-load this skill.

Cadence's own help - the command reference for every /cad-* skill, grouped by cluster; pass a command name for just that entry

SKILL.md

cad-help.SKILL.md
name: cad-help
description: "Cadence's own help - the command reference for every /cad-* skill, grouped by cluster; pass a command name for just that entry"
argument-hint: "[command name]"
allowed-tools:
  - Read

<objective> Show what Cadence can do. A static reference (references/COMMANDS.md) - the clusters are the headings. No search, no state, no side effects. </objective>

<execution_context> @${CLAUDE_PLUGIN_ROOT}/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>

Ships withcadence

Appearance is cheap. Verification is the work. Cadence is for developers using Claude Code on software they will still own after the session ends. Claude can write a convincing plan, produce working code, and tell you the job is finished.

Get the whole plugin

Other skills on cadence.