@jxtools/promptline
v1.8.0
Published
A prompt queue system for Claude Code.
Readme
PromptLine
A prompt queue system for Claude Code.
Ever been watching Claude Code work and thought of three more things you need it to do next? PromptLine lets you line up those prompts so Claude picks them up automatically — one after another, without missing a single detail.
Install
npm install -g @jxtools/promptlineIf your environment requires an explicit npm registry:
npm install -g @jxtools/promptline --registry https://registry.npmjs.org/Usage
promptlineOn first run, PromptLine installs the Claude Code hooks automatically (if missing) and then opens the dashboard.
For Codex CLI, install the hooks explicitly:
promptline install --codexUpdate
promptline updateRequirements
- Node.js 18+
jq- Claude Code installed
License
ISC
