plugins/codex/README.md
Snider 466fe9f5a6 feat(codex): mirror claude plugins and ethics modal
Summary:\n- added Codex marketplace registry plus awareness/ethics/guardrails sub-plugins\n- mirrored Claude plugin commands/scripts/hooks into codex api/ci/code/collect/coolify/core/issue/perf/qa/review/verify\n- embedded Axioms of Life ethics modal, guardrails, and kernel files under codex/ethics\n- added Codex parity report, improvements list, and MCP integration plan\n- extended Gemini MCP tools and docs for Codex awareness
2026-02-05 20:13:01 +00:00

42 lines
1.1 KiB
Markdown

# 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)