ワンクリックで
harn-tracing
Use for Harn tracing, transcript lifecycle, run records, receipts, replay, and observability workflows.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Use for Harn tracing, transcript lifecycle, run records, receipts, replay, and observability workflows.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
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 autonomous Harn agent work, task decomposition, capability boundaries, and host interaction patterns.
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.
SOC 職業分類に基づく
| name | harn-tracing |
| short | Transcripts, receipts, traces, replay, and observability surfaces. |
| description | Use for Harn tracing, transcript lifecycle, run records, receipts, replay, and observability workflows. |
| when_to_use | Use when inspecting or changing run records, transcripts, replay paths, receipts, telemetry, or portal activity data. |
Use this skill when inspecting or changing transcripts, receipts, run records, replay, observability events, or portal-facing activity data.
Pair it with [[harn-orchestration]] for workflow events and [[harn-testing]] for deterministic replay fixtures.
crates/harn-vm/src/orchestration/.crates/harn-cli/portal/.cargo test -p harn-vm record.cargo test -p harn-vm replay.cargo test -p harn-vm orchestration.cargo test -p harn-cli --test <test-name>.npm run portal:lint.npm run portal:test.npm run portal:build.make lint-test-patterns when adding tests.make test.