Serial Queue banner
hellotommmy hellotommmy

Serial Queue

Development community

Description

--- description: Inspect or control the serial message queue (status, list, clean, overnight mode) argument-hint: "[status|list|clean|clear|split on|split off|overnight on|overnight off]" allowed-tools: Bash --- Run the serial-queue CLI for the request in `$ARGUMENTS` (default: `status`). The CLI lives at `${CLAUDE_PLUGIN_ROOT}/hooks/run.sh`. The session id is optional — `latest`, or omitting it, resolves to the most recently active session. Map the request to one of: | Request | Command | |-

Installation

Installs to ~/.claude/skills/hellotommmy-claude-serial-queue-serial-queue/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hellotommmy-claude-serial-queue-serial-queue && curl -fsSL https://raw.githubusercontent.com/hellotommmy/claude-serial-queue/HEAD/commands/serial-queue.md -o ~/.claude/skills/hellotommmy-claude-serial-queue-serial-queue/SKILL.md

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

Full documentation available on GitHub

View Source Repository