Skip to content

/broadcast

Run broadcast on a distilled Raw — update related existing pages conversationally

From plugin
cortexes
216 skills6 commands2 hooks
Install
> /plugin marketplace add XBlueSky/cortexes
> /plugin install cortexes@cortex

How it fires

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

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/broadcast

Context preview

What this command does when you run it.

Run broadcast on a distilled Raw — update related existing pages conversationally

Command definition

broadcast.md
name: broadcast
description: Run broadcast on a distilled Raw — update related existing pages conversationally
argument-hint: "[raw-path | --list]"
allowed-tools:
  - Read
  - Write
  - Edit
  - Glob
  - Grep
  - Bash

Invoke the `cortexes:cortex-broadcast` skill and follow it for the whole run. Command frontmatter cannot load a skill for you, so invoke it explicitly with its fully qualified name via the Skill tool.

Argument handling:

  • No argument → process the oldest eligible Raw (FIFO from the queue).
  • `--list` → print the eligible queue and exit; do not run any broadcast.
  • `<raw-path>` → target the specified Raw. Accepts absolute or

vault-relative paths. Abort with a clear error if the Raw is not eligible (already broadcast, declined, or never distilled).

Follow the cortex-broadcast skill's full flow: queue build, Raw selection, vec-search candidates, menu confirmation, per-page conversation with contradiction handling, per-page commits, marker + log finalization.

Ships withcortexes

Personal knowledge vault plugin for Claude Code — session recording, memory distillation, and hybrid semantic + BM25 retrieval.

Get the whole plugin, auto-invoked

Other commands on cortexes.