Codex FieldOps v2.1.0 - Installable Skill Suite
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
- Open Skills → Repository Management → Add Repository.
- Use
https://github.com/download4you/codex-fieldops. - Set branch to
main. - Refresh and install the desired FieldOps skill cards.
Seven self-contained skills
fieldops-orchestrator— routes mixed and unfamiliar tasksfieldops-research— verifies claims and delivers actionable answersfieldops-prompt-decorators— deterministic+++parsing and statefieldops-ctf-operator— authorized evidence-driven CTF workflowfieldops-engineering— risk-sensitive repository changesfieldops-powershell-utf8— Persian/Unicode-safe PowerShellfieldops-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.
+++Reasoningrequests visible rationale rather than hidden chain-of-thought.- Tool parallelism is runtime-portable.
- CTF authorization is explicit and scoped.
- The root
AGENTS.mdwas 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.