원클릭으로
harness
Use when maintaining, reviewing, or improving this repository's agent harness.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when maintaining, reviewing, or improving this repository's agent harness.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
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.
SOC 직업 분류 기준
| 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.