Fleet Operations
Quartermaster
QM keeps your agent fleet moving. It dispatches work, tracks completion, and catches stalls — so you get a report instead of a mystery.
What it does
Automated task coordination
QM reads your mission manifest every 30 minutes and routes tasks to the right agents via INBOX. No manual dispatch needed.
DONE-loop enforcement
Agents must acknowledge assignments and file DONE_REPORT on completion. QM tracks the loop. Nothing goes missing silently.
Stall detection + escalation
When a task stops moving, QM diagnoses the cause and escalates with a structured report — not a vague alert.
Authorized remediation
QM can fix known issues in-scope (missing INBOX, missing DONE protocol) when you say so. Every change is labeled, logged, reversible.
Under the Hood
Full Reference Stack →QM touches specific files in your workspace. Here's exactly what, and exactly what it won't. Every modification is labeled, logged, and reversible.
What QM reads
Mission manifest, task JSONs, agent INBOXes. Nothing else. No model configs, no secrets, no gateway settings.
What QM writes
TEAM_BOARD updates, INBOX nudges, enforcement log entries. Every write carries an attribution block — labeled, timestamped, reversible.
What QM will never touch
Your gateway configuration, credentials, model assignments, or anything outside the mission manifest scope.
Scope boundary, attribution standard, and clean removal — documented in full.Reference Stack
Install
openclaw install quartermasterRuns a setup wizard on first install. Provisions INBOXes, pulse crons, and a seed mission. You see it work before you close the tab.