agent/codex
Snider ecd47fe3db revert fcb9c189e5
revert fix(agentic): harden TODO workspace write

Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-18 11:22:27 +00:00
..
.codex-plugin revert fcb9c189e5 2026-04-18 11:22:27 +00:00
api revert fcb9c189e5 2026-04-18 11:22:27 +00:00
awareness revert fcb9c189e5 2026-04-18 11:22:27 +00:00
ci revert fcb9c189e5 2026-04-18 11:22:27 +00:00
code revert fcb9c189e5 2026-04-18 11:22:27 +00:00
collect revert fcb9c189e5 2026-04-18 11:22:27 +00:00
coolify revert fcb9c189e5 2026-04-18 11:22:27 +00:00
core revert fcb9c189e5 2026-04-18 11:22:27 +00:00
ethics revert fcb9c189e5 2026-04-18 11:22:27 +00:00
guardrails revert fcb9c189e5 2026-04-18 11:22:27 +00:00
issue revert fcb9c189e5 2026-04-18 11:22:27 +00:00
perf revert fcb9c189e5 2026-04-18 11:22:27 +00:00
qa revert fcb9c189e5 2026-04-18 11:22:27 +00:00
review revert fcb9c189e5 2026-04-18 11:22:27 +00:00
scripts revert fcb9c189e5 2026-04-18 11:22:27 +00:00
verify revert fcb9c189e5 2026-04-18 11:22:27 +00:00
.DS_Store revert fcb9c189e5 2026-04-18 11:22:27 +00:00
AGENTS.md revert fcb9c189e5 2026-04-18 11:22:27 +00:00
IMPROVEMENTS.md revert fcb9c189e5 2026-04-18 11:22:27 +00:00
INTEGRATION_PLAN.md revert fcb9c189e5 2026-04-18 11:22:27 +00:00
README.md revert fcb9c189e5 2026-04-18 11:22:27 +00:00
REPORT.md revert fcb9c189e5 2026-04-18 11:22:27 +00:00

Host UK Codex Plugin

This plugin provides Codex-friendly context and guardrails for the core-agent monorepo. It mirrors key behaviours from the Claude plugin suite, focusing on safe workflows, the Host UK toolchain, and the Axioms of Life ethics modal.

Plugins

  • awareness
  • ethics
  • guardrails
  • api
  • ci
  • code
  • collect
  • coolify
  • core
  • issue
  • perf
  • qa
  • review
  • verify

What It Covers

  • Core CLI enforcement (Go/PHP via core)
  • UK English conventions
  • Safe shell usage guidance
  • Pointers to shared scripts from core-agent/claude/code/

Usage

Include core-agent/codex in your workspace so Codex can read AGENTS.md and apply the guidance.

Files

  • AGENTS.md - primary instructions for Codex
  • scripts/awareness.sh - quick reference output
  • scripts/overview.sh - README output
  • scripts/core-cli.sh - core CLI mapping
  • scripts/safety.sh - safety guardrails
  • .codex-plugin/plugin.json - plugin metadata
  • .codex-plugin/marketplace.json - Codex marketplace registry
  • ethics/MODAL.md - ethics modal (Axioms of Life)