From vaudeville
Promote, demote, or edit vaudeville rule tiers. Use when the user says "promote rule", "demote rule", "move rule to warn", "move rule to block", "rule-admin", "change tier", "promote to warn", "promote to block", "demote to shadow", "delete rule", "enable rule", "disable rule", or invokes /rule-admin. Typically used after /tier-advisor produces recommendations. Do NOT use for analysis — use /tier-advisor for that.
How this skill is triggered — by the user, by Claude, or both
Slash command
/vaudeville:rule-adminsonnetThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Applies tier changes to vaudeville rule YAML files via the `vaudeville` CLI.
Applies tier changes to vaudeville rule YAML files via the vaudeville CLI.
All mechanical operations (locate, read, write, delete) are handled by the CLI.
vaudeville list [--tier disabled|shadow|log|warn|block] [--event Stop] [--json]
vaudeville show <name> [--json]
vaudeville promote <name> # shadow → warn → block
vaudeville demote <name> # block → warn → shadow
vaudeville enable <name> # restore from disabled
vaudeville disable <name> # disable (saves previous tier)
vaudeville delete <name> [--yes]
vaudeville path <name>
vaudeville validate [name]
A rule name and action. If not provided, ask. Valid actions: promote,
demote, enable, disable, delete.
vaudeville show <rule-name>
Show the user the current tier, event, and threshold. If not found, stop.
Use the matching CLI command. Examples:
vaudeville promote sycophancy-detector
vaudeville demote hedging-detector
vaudeville disable stale-rule
vaudeville enable restored-rule
vaudeville delete old-rule --yes
promote and demote step one tier at a time (shadow↔warn↔block).
Use disable / enable for the disabled tier — they preserve the previous
tier in a sidecar comment so enable can restore it.
Run vaudeville show <rule-name> again and report the new tier to the user.
delete prompts for confirmation unless --yes is passed. In non-interactive
contexts always pass --yes.delete will ask which location
to remove.promote / demote refuse to move a disabled rule — use enable first..vaudeville/rules/ first, then ~/.vaudeville/rules/.npx claudepluginhub paulnsorensen/vaudeville --plugin vaudevilleScans the codebase for `ponytail:` comments and compiles a debt ledger of deliberate shortcuts and deferrals, flagging entries with no upgrade path.