Skip to content

Codex FieldOps v2.1.0 - Installable Skill Suite

Choose a tag to compare

@download4you download4you released this 11 Jul 23:03
· 10 commits to main since this release

Codex FieldOps v2.1.0

This release turns FieldOps into a directly installable multi-skill repository for CC Switch while making the root prompt shorter, deterministic, and runtime-compatible.

Install with CC Switch

  1. Open Skills → Repository Management → Add Repository.
  2. Use https://github.com/download4you/codex-fieldops.
  3. Set branch to main.
  4. Refresh and install the desired FieldOps skill cards.

Seven self-contained skills

  • fieldops-orchestrator — routes mixed and unfamiliar tasks
  • fieldops-research — verifies claims and delivers actionable answers
  • fieldops-prompt-decorators — deterministic +++ parsing and state
  • fieldops-ctf-operator — authorized evidence-driven CTF workflow
  • fieldops-engineering — risk-sensitive repository changes
  • fieldops-powershell-utf8 — Persian/Unicode-safe PowerShell
  • fieldops-prompt-refiner — execution-ready prompt design

Runtime and prompt corrections

  • Real network identifiers are no longer treated as fictional by default.
  • Replies follow the user's language.
  • Decorator precedence, escaping, scope, state, bounds, and strict-format composition are deterministic.
  • +++Reasoning requests visible rationale rather than hidden chain-of-thought.
  • Tool parallelism is runtime-portable.
  • CTF authorization is explicit and scoped.
  • The root AGENTS.md was reduced to a concise durable contract; detailed procedures moved into skills.

Verification

  • All seven skills pass Codex Skill Creator quick_validate.py.
  • 11 repository and decorator parser tests pass.
  • Windows PowerShell 5.1 UTF-8 byte/Base64 validation passes.
  • PowerShell 7 UTF-8 validation passes in GitHub Actions.
  • Three independent forward-tests passed for Research, Decorators, and Orchestration.
  • GitHub Actions run: https://github.com/download4you/codex-fieldops/actions/runs/29171478389

Package integrity

codex-fieldops-v2.1.0.zip SHA-256: 75066961B57AF586B926B759AE473ABB5AA68418458351A6FCE2666F0F1A18B3

Prompt Decorators material remains attributed under its upstream MIT notice in THIRD_PARTY_NOTICES.md.