# Generated DevRites Host Artifacts

This directory is generated by `scripts/build-host-artifacts.sh`.

- `claude/` contains Claude Code-native skills, agents, read-only workflow adapters, and settings.
- `codex/` contains Codex-native skill mirrors, custom-agent TOML, the
  read-only-root permission profile, and AGENTS bridge content.
- `omp/` contains omp-native skill mirrors, Markdown agents, and
  `.omp-plugin/plugin.json`.
- `pi/` contains pi-native skill mirrors, pi-subagents Markdown agents,
  prompt templates preserving the `/rite*` commands, and an `AGENTS.md`
  bridge block.
- `devin/` contains Devin CLI skill mirrors, custom subagent profiles with
  `allowed-tools` allowlists, and an `AGENTS.md` bridge block.

Do not edit these files by hand. Edit `pack/.claude/`,
`scripts/codex-generate.sh`, `scripts/omp-generate.sh`,
`scripts/pi-generate.sh`, or `scripts/devin-generate.sh`, then rebuild.
