Category artwork
⚙️ Workflow & CI MIT listed 2026-09-15

claude-queue

/q <text> while Claude works queues prompts in a reorderable stack above the prompt, sent one by one when the turn ends.

Workflow & CI mod for Claude Code by Gal Elmalah · built on function hooks · runs inside Claude Code

0 votes all time

Install claude-queue

Step 0, once: enable function hooks with export CLAUDE_CODE_ENABLE_FUNCTION_HOOKS=1 (bash/zsh), $env:CLAUDE_CODE_ENABLE_FUNCTION_HOOKS="1" (PowerShell), or put it under env in ~/.claude/settings.json. Needs Claude Code 2.1.269+. Guide

claude plugin marketplace add galElmalah/claude-queue-plugin
claude plugin install claude-queue@claude-queue-plugin
Requiresfunction hooks: CLAUDE_CODE_ENABLE_FUNCTION_HOOKS=1, Claude Code 2.1.269+
README badge[![Claude Mods](https://claudemods.ai/badge/claude-queue.svg)](https://claudemods.ai/mods/claude-queue)
Open repository ↗ Submit your own

About claude-queue

Type the next instructions while the current one runs; the stack is drawn above the prompt (ui.render on AbovePrompt) and each item goes out through $.prompt.submit when the session is idle. Needs Claude Code 2.1.272+.

New to mods? Start here. claudemods.ai is an independent catalog, not affiliated with Anthropic. Listings are contributed by the community and link to third-party code. Read the source before installing; mods run inside Claude Code with the permissions of your session. Something wrong with this listing? Tell us.

More in Workflow & CI

All →
Workflow & CI · Claude Code mod
New

agent-flow

/flow opens a live tree of the session’s subagents and teammates beside the transcript.

CCharlie0113-T
Workflow & CI · Claude Code mod
New

flowpane

Replaces the Workflow progress list with a live graph: phases as columns, agents as nodes with state, cost and model, click a node for its prompt and answer.

MMutlu Polatcan
Workflow & CI · Claude Code mod
New

cc-pr-tracker

Watched pull requests as lines above the prompt: merge state, review decision, required checks, and a toast when one changes.

SSeza Akgün
Workflow & CI · Claude Code mod
New

gh-ci-status

GitHub Actions runs for the session’s repo pinned above the prompt with links to the PR and the run.

Ddiegorv
Workflow & CI · Claude Code mod
New

vercel-deploy-status

Pins the linked project’s Vercel deploy queue under the prompt, one line per deploy, woken by a push or merge.

Rray-amjad