operationalize

A command for turning an approved audit summary into source-linked operator documentation, such as draft runbooks and checklists.

In plain words
What is it for?
Use it after an audit synthesis is approved to draft aids for tasks such as data operations, isolated rebuilds, network exposure, demos, resets, or delivery.
Why use it?
It records how procedures should work without executing them or changing systems, making untested operational guidance explicit.

Command

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add commands/wgo-audit/code/operationalize
Clone the repo
git clone --depth 1 https://github.com/wgo-audit/code
Per session 24 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 598 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00024 $0.00598
Opus 5 $0.00012 $0.00299
Sonnet 5 $0.00005 $0.00120
Haiku 4.5 $0.00002 $0.00060

Measured yesterday against content hash 74e6257f8dcf, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

operationalize scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

commands/operationalize.md · 39 lines

What it actually says

/operationalize

Invoke this as wgo:operationalize in Codex, /wgo:operationalize in Claude, or /wgo-operationalize in OpenCode.

Load and use the WGO skill. Resolve the newest dated audit root with its references/common/audit-root.md.

Run the complete workflow in its references/common/operationalization.md.

Hard rules:

  • Require a completed or completed-with-open-verification synthesis and explicit auditor approval before drafting operator aids.
  • Before writing, announce the required four-part packet and ask whether the auditor wants any optional aid: worker-data-operations, isolated-rebuild, network-exposure, demo, demo-reset, or delivery.
  • Draft documentation only. Do not run commands against environments, authenticate to new systems, deploy, restart, rotate, revoke, migrate, restore, reset data, modify billing, or change routing.
  • Every procedure starts Status: draft or Status: untested; use executed-successfully only when canonical evidence records a real authorized execution.
  • Use exact source locators only when source evidence supports them. Mark a command, prerequisite, threshold, account, fixture, expected output, rollback, or owner UNKNOWN when it has not been established.
  • Use linked evidence and selected audit artifacts directly. The checklist remains the work view and controls/open-items.md holds material future work; operator aids are never competing controls.
  • Search approved documentation for an existing runbook before drafting each aid. Link and complement an applicable runbook; do not copy it or create a parallel runbook library.
  • Create an operating-control strategy only when the completed controls need an explicit stabilization and authority model; it is a derived decision aid, not a second backlog or a runbook.
  • Create the four-part transition packet at operator-aids/: replacement-maintainer, recovery, observability, and iam-and-credential-control. Keep them separate, cross-linked, and evidence-bounded.
  • Do not create a fixed-size 72-hour mission board. Generate the execution-priority taxonomy instead.
  • After the packet is complete, emit the operationalization-complete cutoff and rerun the Codex, Claude, or OpenCode cost workflow selected from the platform recorded in audit-brief.md. Update controls/cost-estimate.md through operationalization without modifying the frozen audit-only cost evidence or charging either cost-calculation phase to the audit. Replace manifest.json's execution.costEstimate with the refreshed audit-and-operationalization result and validate the manifest again.
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 39 lines · 24 tokens per session scan A 74e6257f8dcf

Subscribe to this mod's changes

operationalize is a command published in the GitHub repository wgo-audit/code (2 stars, last pushed 9d ago), licensed MIT. It adds 24 tokens to every session and 598 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.