ワンクリックで
eval-suite-regression-notifier
Run a cron eval pack, gate against prior ledger rows, and post Slack only on gate flips.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Run a cron eval pack, gate against prior ledger rows, and post Slack only on gate flips.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | eval-suite-regression-notifier |
| short | Notify Slack when a scheduled eval suite regresses or improves. |
| description | Run a cron eval pack, gate against prior ledger rows, and post Slack only on gate flips. |
| when-to-use | Use when scheduling regression evals that should alert a Slack channel only on material verdict changes. |
Customize harn.eval.toml for the suite, keep notify_on_eval_gate_flip as the
cron handler, and configure the Slack channel/token secret in the trigger event
payload or deployment wrapper.
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.
Demonstrates the same issue-triage handler behind local and remote A2A trigger manifests.