원클릭으로
harn-agent
Use for autonomous Harn agent work, task decomposition, capability boundaries, and host interaction patterns.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use for autonomous Harn agent work, task decomposition, capability boundaries, and host interaction patterns.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | harn-agent |
| short | Autonomous Harn agent workflows and safe task execution. |
| description | Use for autonomous Harn agent work, task decomposition, capability boundaries, and host interaction patterns. |
| when_to_use | Use when designing autonomous agent sessions, delegated workers, approval boundaries, or host capability usage. |
Use this skill when designing autonomous Harn sessions, delegated workers, task decomposition, or approval-aware host interactions.
Pair it with [[harn-orchestration]] for workflow design and [[harn-diagnostics]] for repair/autonomy decisions.
docs/llm/harn-quickref.md for agent_loop.crates/harn-vm/src/agent_sessions*.crates/harn-vm/src/bridge.rs.output
contract. It is applied only at finalization; ordinary tool turns stay
unconstrained. Read run.output and run.output_valid.harn check before applying broad edits.harn lint before merging user-facing Harn code.harn fix --plan to inspect available repairs.harn fix --apply only within the permitted safety ceiling.cargo test -p harn-vm agent.cargo test -p harn-cli --test acp_server_cli when feasible.cargo test -p harn-vm orchestration.harn fix tests.cargo run --quiet --bin harn -- check <path>.cargo run --quiet --bin harn -- test conformance --filter <name>.make lint-test-patterns.make test.Generate, validate, preview, and run portable Harn workflow bundle JSON for monitoring and repairing pull requests, deploys, logs, and other event-driven engineering work. Optimized for smaller models (qwen, gemma, llama.cpp) with explicit XML sections, strict JSON output, and a validation-and-retry loop.
Use for Harn language syntax, typechecking, modules, imports, and idiomatic script authoring.
Use for Harn orchestration workflows, agent_loop usage, tool middleware, and handoff design.
Use for Harn provider setup, model routing, provider capability matrices, and llm_call options.
Run a cron eval pack, gate against prior ledger rows, and post Slack only on gate flips.
Demonstrates the same issue-triage handler behind local and remote A2A trigger manifests.