con un clic
harness
Use when maintaining, reviewing, or improving this repository's agent harness.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Use when maintaining, reviewing, or improving this repository's agent harness.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Use for RunHaven TUI work that vendors, adapts, audits, or verifies Codex Rust TUI source.
Create, repair, validate, package, and QA complete Codex custom pets plus header/hero mascot assets from reference art, generated images, brand cues, or text concepts. Use when the user asks for Codex pets, animated pet spritesheets, pet.json packages, pixel/half-block terminal mascots, Terminal.app-safe 256-color assets, header mascot art, or a reusable pet/mascot workflow.
| name | harness |
| description | Use when maintaining, reviewing, or improving this repository's agent harness. |
Use this skill for changes to agent instructions, startup files, state, verification routing, harness docs, lifecycle handoff, or harness evidence.
RunHaven uses a lightweight five-part harness:
AGENTS.md plus repo-local .agents/skills/ loaded on demandinit.shrust-toolchain.toml, and pins.tomlfeature_list.json and current-state.md./init.sh when the change needs itreferences/repo-harness.md.docs/harness/.AGENTS.md are the
narrow exception for Codex TUI source-first work.For harness-only edits, normally run:
cargo run --locked --bin runhaven-check-pins
python3 -m json.tool feature_list.json >/dev/null
git diff --check
Add a local Markdown link check when docs links change. Run broader checks only when the harness change affects runtime commands, dependency pins, security boundaries, release controls, or startup scripts.