Wrkr Command Reference
Wrkr Command Reference
Wrkr CLI surfaces are deterministic and file-based by default.
Canonical local state and artifact path behavior is documented in `docs/state_lifecycle.md`.
Developer-first entry path:
wrkr scan --my-setup --jsonwrkr mcp-list --state ./.wrkr/last-scan.json --jsonwrkr inventory --diff --baseline ./.wrkr/inventory-baseline.json --state ./.wrkr/last-scan.json --json
Command index
wrkr(root flags:--json,--quiet,--explain,--version)wrkr help [command]wrkr versionwrkr initwrkr scanwrkr mcp-listwrkr actionwrkr reportwrkr campaign aggregatewrkr exportwrkr inventorywrkr identity listwrkr identity showwrkr identity approvewrkr identity reviewwrkr identity deprecatewrkr identity revokewrkr lifecyclewrkr manifest generatewrkr regress initwrkr regress runwrkr scorewrkr verifywrkr evidencewrkr fix
Notable scan contract
wrkr scan --pathis local/offline.wrkr scan --my-setupis local/offline against supported user-home AI setup surfaces.wrkr scan --repoandwrkr scan --orgrequire--github-apiorWRKR_GITHUB_API_BASEand fail closed with exit7when unavailable.
Exit codes
Global process exit codes are documented in docs/commands/root.md and apply consistently across command families.