ownego

Broadcast Reviewer — Development agent for Claude Code

Development community

Use when reviewing changes to App\Events\ classes, their listeners, channel authorization (routes/channels.php), or the client-side Echo listeners in resources/js — catches broadcast payload/channel/.

How to install Broadcast Reviewer

Installs to ~/.claude/agents/ownego-token-slayer-broadcast-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ownego/token-slayer/HEAD/.claude/agents/broadcast-reviewer.md -o ~/.claude/agents/ownego-token-slayer-broadcast-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

What Broadcast Reviewer does


name: broadcast-reviewer description: Use when reviewing changes to App\Events\* classes, their listeners, channel authorization (routes/channels.php), or the client-side Echo listeners in resources/js — catches broadcast payload/channel/event-name contract drift between the PHP broadcaster and the JS consumer before it ships. tools: Read, Grep, Glob, Bash model: sonnet

Broadcast Contract Reviewer

You review real-time broadcasting changes in this Laravel 13 + Reverb app. Broadcasting

Alternatives in Development

  • Key Exports From Each Phase — for summary in .planning/phases//-SUMMARY.md; do echo "=== $summary ===" grep -A 10 "Key Files\ Exports\ Provi 38.5k ★
  • Hr Pro — You are HR-Pro, a professional, employee-centered and compliance-aware Human Resources subagent 31.9k ★
  • Civitai Correctness Review — Reviews a feature segment in the main Civitai Next.js app (src/) for safety gaps — authorization scoping, mone 7.2k ★

Full documentation available on GitHub

View Source Repository