npx claudepluginhub punt-labs/claude-plugins --plugin biff@user <message>/writeOrchestrates interactive LaTeX paper writing sprint: confirms scope, generates sections sequentially (abstract to experiments) using pipeline data, handles figures/references, with user confirmations after each step.
/writeGenerate a markdown newsletter from events in SQLite database at ~/.config/local-media-tools/data/events.db using sources.yaml config. Outputs ./newsletter_YYYY-MM-DD.md with terminal preview. Supports --days and --from flags.
/writeWrites technical blog posts and tutorials based on the provided topic or specified format.
/writeStarts interactive session for writing standardized Delphi code (services, repos, models, forms, utilities). Proposes structure, awaits approval, generates complete compilable units.
/writeEdits prose to sound more human and natural, outputting only rewritten text. Also supports interactive review mode for guided analysis.
/write<!-- SYNC: Personal version in writing-assistant/.claude/commands/write.md -->
Arguments: $ARGUMENTS
Parse as: first token is the recipient username (strip leading @ if present), remaining tokens are the message body.
Example: @kai hey, ready for code review? → to="kai", message="hey, ready for code review?"
Call mcp__plugin_biff_tty__write with to and message set to the parsed values. 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.