peterbamuhigire

Engine Maintainer — Development agent for Claude Code

Development community

Codex wrapper for the canonical engine-maintainer instruction.

How to install Engine Maintainer

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

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

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

What Engine Maintainer does


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

Load `core/instructions/engine-maintainer.md` and follow it as the source of truth. Codex supplies the Git and approval boundary; this wrapper does not duplicate maintenance policy.

Alternatives in Development

  • Shep Web Route Creator — Scaffolds ONE new Next.js API route under src/presentation/web/app/api/, wires it to an existing use case via 247 ★
  • Maintainer 128 ★
  • Corpus Prover — Proves a change on the maintainer's real local corpus — what number moved, by how much, and that nothing else 96 ★

Full documentation available on GitHub

View Source Repository