What is the difference between free ReviewQueue and the Team Pack?
The free tier includes the CLI (`init`, `exec`, `list`, `approve`, `reject`, `serve`, `export`), JSONL audit logs, and the web queue/audit viewers. The Team Pack ($12 one-time on Hermes Plant) adds Slack and Telegram notification scripts, a…
What is the difference between free ReviewQueue and the Team Pack?
Answer
The free tier includes the CLI (`init`, `exec`, `list`, `approve`, `reject`, `serve`, `export`), JSONL audit logs, and the web queue/audit viewers. The Team Pack ($12 one-time on Hermes Plant) adds Slack and Telegram notification scripts, a shared-queue git-sync guide, team onboarding checklist, and an audit rollup shell template. Both tiers use the same queue workflow; the pack is for teams that need notifications and rollout docs.
Related workflows
Pair ReviewQueue approvals with DestructGuard blocklists for known-bad patterns and IncidentScribe timelines when something still goes wrong. The classifier flags git push, recursive deletes, and deploy commands; humans decide approve or reject before execution.
Next steps
Run `reviewqueue init`, wrap agent shell access with `reviewqueue exec -- <command>`, and open https://reviewqueue.hermesplant.com to paste queue or audit JSON for review. Upgrade to the Team Pack for Slack/Telegram notification scripts and shared-queue rollout guides.
FAQ
What is the difference between free ReviewQueue and the Team Pack?
The free tier includes the CLI (`init`, `exec`, `list`, `approve`, `reject`, `serve`, `export`), JSONL audit logs, and the web queue/audit viewers. The Team Pack ($12 one-time on Hermes Plant) adds Slack and Telegram notification scripts, a shared-queue git-sync guide, team onboarding checklist, and an audit rollup shell template. Both tiers use the same queue workflow; the pack is for teams that need notifications and rollout docs.