Sets civic.garrison.workers to max capacity and clears wounded count.
Available as CLI flag and in the interactive menu.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Running with no flags launches an interactive menu powered by @inquirer/prompts.
Supports chaining multiple actions (max resources, set crafted, geology, time)
before saving once to clipboard.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
--list shows all resources grouped by type (capped, crafted, special, locked).
--only=a,b,c filters --max-resources and --set-crafted to named resources.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>