peterbamuhigire

Engine Validator — Development agent for Claude Code

Development community

Codex wrapper for the canonical engine-validator instruction.

How to install Engine Validator

Installs to ~/.claude/agents/peterbamuhigire-chwezi-engine-agents-engine-validator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/peterbamuhigire/chwezi-engine-agents/HEAD/agents/engine-validator.md -o ~/.claude/agents/peterbamuhigire-chwezi-engine-agents-engine-validator.md

Restart Claude Code, or start a new session, for it to be picked up.

What Engine Validator does


name: engine-validator description: Codex wrapper for the canonical engine-validator instruction. canonical_id: engine-validator contract_version: "1.0" required_capabilities: [read_files, shell] output_contract: core/contracts/validation-result.yaml

Load `core/instructions/engine-validator.md` and follow it as the source of truth. Codex supplies the shell boundary; this wrapper does not duplicate validator or verdict policy.

Alternatives in Development

  • Agent Of Empires — Claude Code, OpenCode, Mistral Vibe, Codex CLI, Gemini CLI Coding Agent Terminal Session manager via tmux and 1.2k ★
  • Panel Artist A — 웹툰 패널 아티스트 A. scene 그룹 A에 배정된 패널들을 codex-image로 렌더링해 PNG로 저장한다 305 ★
  • Codex Orchestrator — CLI tool for delegating tasks to GPT Codex agents via tmux sessions 263 ★

Full documentation available on GitHub

View Source Repository