pueue — task queue manager CLI. Queue shell commands for sequential/parallel execution. Non-interactive, JSON output with --json.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-0b0787f7)More formats (shields.io, HTML) on the badges page.
---
name: pueue
description: pueue — task queue manager CLI. Queue shell commands for sequential/parallel execution. Non-interactive, JSON output with --json.
---
# pueue
pueue — task queue manager CLI. Queue shell commands for sequential/parallel execution. Non-interactive, JSON output with --json.
## Install
```bash
curl -LO https://github.com/Nukesor/pueue/releases/download/v4.0.4/pueue-x86_64-unknown-linux-musl && chmod +x pueue-x86_64-unknown-linux-musl && sudo mv pueue-x86_64-unknown-linux-musl /usr/local/bin/pueue
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!