一键导入
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.