con un clic
scheduled-eval-suite
Cron trigger example that binds directly to an eval pack handler.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Cron trigger example that binds directly to an eval pack handler.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
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.
| name | scheduled-eval-suite |
| short | Run an eval pack from a cron trigger. |
| description | Cron trigger example that binds directly to an eval pack handler. |
| when-to-use | Use when scheduling regression evals through Harn triggers. |
Customize harn.eval.toml, keep handler = "eval_pack://scheduled-regression",
and tune budget / concurrency in harn.toml for the expected eval cost.