aq-clilisted
Install: claude install-skill ElectricJack/agent-queue
# aq CLI — Orientation & Discovery
`aq` is the command-line surface for the agent-queue daemon. Everything the
daemon can do — task management, workspaces, sessions, playbooks, gates,
messages, projects, plugins, memory — is reachable through it. Prefer
`aq` over any MCP tool that duplicates its function; the CLI is the
source of truth.
## Command groups
```
aq agent — profile CRUD, list agents, live-worker messaging
aq chat — talk to a project's supervisor session
aq costs — token spend rolled up into USD
aq db — inspect the daemon's schema (`current`) / upgrade it (operator only)
aq discord — Discord channel and thread housekeeping
aq doctor — health checks for this install, with fixes
aq file — read / write / edit / glob / grep on files
aq formula — reusable task-graph templates (list / show / cook)
aq git — branch / commit / push / PR / merge
aq graph — server-side spatial task-graph layout
aq handoff — record a handoff note, request a session restart
aq inbox — pending messages (alias for `aq message inbox`)
aq integration — inspect and control hierarchical integration trains
aq logs — tail and filter daemon logs (reads JSONL directly, no daemon needed)
aq mcp — MCP server registry + tool catalog
aq memory — semantic memory search, project profiles, compaction
aq message — inter-agent and user message queue
aq note — project notes (list / read / wri