Backlog Discord banner
rvdbreemen rvdbreemen

Backlog Discord

Communication community

Description

# /backlog_discord — Respond to backlog commands from Discord Monitor `#dev-sat-mqtt` for backlog-related requests, execute them via the Backlog CLI, and post results back. ## Token-efficiency rules (apply throughout all phases) - **B1 task list**: Always add a status filter or `--limit 20`. Never call `backlog task list --plain` bare. Default to `-s "In Progress"` unless the user asked for a different status or all tasks. - **B2 board**: Do NOT call `backlog board --plain` — it dumps everyth

Installation

Installs to ~/.claude/commands/rvdbreemen-otgw-firmware-backlog_discord.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/rvdbreemen/OTGW-firmware/HEAD/.claude/commands/backlog_discord.md -o ~/.claude/commands/rvdbreemen-otgw-firmware-backlog_discord.md

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

Full documentation available on GitHub

View Source Repository