Claude Prompt Queue
Description
Queue prompts in Claude Code. Type 'next: <prompt>' to queue tasks that auto-execute after the current one finishes.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
claude-prompt-queue
Queue prompts in Claude Code. Type `next: ` to queue tasks that auto-execute after the current one finishes.
Install & Usage
/plugin marketplace add ncvgl/claude-prompt-queue
/plugin install prompt-queue@prompt-queue-marketplace
/reload-plugins
next: do this
How it works
- UserPromptSubmit hook — intercepts
next:messages, writes them to a queue file, blocks them from reaching Claude - Stop hook — when Claude finishes, reads the next item from the queue and injects it
Limitations
- Queuing only works while Claude is idle (steering messages during processing bypass hooks)
- Queued prompts show as "Stop hook error" — cosmetic only, not an actual error
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development