Stats
Actions
Tags
How this command is triggered — by the user, by Claude, or both
Slash command
/biff:mesg y | nThis command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
<!-- markdownlint-disable MD041 --> ## Input Arguments: $ARGUMENTS Parse the argument as `y` or `n`. Map `y` to `enabled=true`, `n` to `enabled=false`. ## Task Call `mcp__plugin_biff_tty__mesg` with `enabled` set to the parsed value. The result is already formatted by a PostToolUse hook and displayed above. Do not repeat or reformat the data. Do not send any text after the tool call.
Arguments: $ARGUMENTS
Parse the argument as y or n. Map y to enabled=true, n to enabled=false.
Call mcp__plugin_biff_tty__mesg with enabled set to the parsed value. The result is already formatted by a PostToolUse hook and displayed above. Do not repeat or reformat the data. Do not send any text after the tool call.
npx claudepluginhub punt-labs/claude-plugins --plugin biff