plugins/google/gemini-cli/GEMINI.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

972 B

Host UK Core Agent

This extension provides tools and workflows for the Host UK development environment. It helps with code review, verification, QA, and CI tasks.

Key Features

  • Core CLI Integration: Enforces the use of core CLI (host-uk/core wrapper for go/php tools) to ensure consistency.
  • Auto-formatting: Automatically formats Go and PHP code on edit.
  • Safety Checks: Blocks destructive commands like rm -rf to prevent accidents.
  • Skills: Provides data collection skills for various crypto/blockchain domains (e.g., Ledger papers, BitcoinTalk archives).
  • Codex Awareness: Surfaces Codex guidance from core-agent/codex/AGENTS.md.
  • Ethics Modal: Embeds the Axioms of Life ethics modal and strings safety guardrails.

Codex Commands

  • /codex:awareness - Show full Codex guidance.
  • /codex:overview - Show Codex plugin overview.
  • /codex:core-cli - Show core CLI mapping.
  • /codex:safety - Show safety guardrails.