Skip to main content

quartermaster

Estrellas4
Forks2
Actualizado4 de julio de 2026 a las 11:35

The ARMADA quartermaster — the fleet's cost governor. spyglass already SEES per-run cost; quartermaster turns that observability into GOVERNANCE, so the fleet stays within a budget without a human watching the meter. It reads the SAME read-only cost signals spyglass consumes (the per-run post-mortems under out/costs/<run>.json + the run→worktree map) and runs in two modes: `report` (today's total spend, the in-flight/accruing portion, per-run spends, a burn-rate in USD/hour, and a simple end-of-day forecast at the current rate) and `check` (an allow/pause verdict against the budgets in .armada/config.json — budget.perRunUSD / budget.perDayUSD). crows-nest consults `check` BEFORE it dispatches a build and HOLDS new work — reason surfaced — when the verdict is PAUSE. It is read-only w.r.t. the cost data, dependency-free, and degrades OPEN — no budget set allows cleanly, and missing cost data allows + warns (a governor never blocks the fleet on missing data). Trigger when the user says "check the budget", "what

Instalación

Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.

SKILL.md
readonly