Claude Code Prompt Queue
VSCode extension for queueing and managing prompts to send to Claude Code.
Features
- Queue Management: Add, reorder, and execute prompts in sequence
- Lock/Unlock: Control whether prompts are removed after execution
- Clear Commands: Add
/clear commands to the queue
- Terminal Integration: Automatically sends prompts to Claude Code terminal
Usage
- Open the Prompt Queue view in the Explorer panel
- Add prompts using the "+" button
- Add clear commands using the clear button
- Execute queue in order or clear the entire queue
- Toggle lock to preserve queue after execution
Commands
Add Prompt : Add a new prompt to the queue
Add Clear : Add a /clear command
Execute Queue : Send all prompts to Claude Code in order
Clear Queue : Remove all items or unlock if locked
Toggle Lock : Switch between locked/unlocked mode
Queue metadata is stored in .vscode/settings.json .
| |