Install the agent harness into a repo. Use when the user says "install the harness",
"set up the harness", "bootstrap harness", "add harness to this repo", or wants to
replicate the harness-exp agent control surface in another project.
The harness installs: .claude/settings.json, .codex/config.toml, .codex/hooks.json,
.mcp.json, .githooks/pre-commit, .githooks/pre-push, scripts/agent_harness/,
memory/PROJECT_MEMORY.md, memory/UPDATE_LOG.md, docs/PHASE_STATUS.md.
After installing, sets git config core.hooksPath .githooks and prints next steps.
2026-04-14