一键导入
eval-pipeline
How the eval engine works: generate → grade → review → report
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
How the eval engine works: generate → grade → review → report
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
How to write comprehensive architectural proposals that drive alignment before code is written
Record final outcomes to history.md, not intermediate requests or reversed decisions
Tone enforcement patterns for external-facing community responses
Team initialization flow (Phase 1 proposal + Phase 2 creation)
Core conventions and patterns for this codebase
Expert guidance for authoring and maintaining .prompt.md evaluation files for hyoka. Covers frontmatter formats, file structure, filtering, and best practices.
| name | eval-pipeline |
| description | How the eval engine works: generate → grade → review → report |
| domain | architecture |
| confidence | high |
| source | hyoka/internal/eval/engine.go, architecture.md |
The evaluation pipeline is the core workflow of hyoka. It orchestrates AI agent code generation, multi-model grading, and report generation. Understanding the pipeline is essential for debugging eval failures and extending the engine.
--max-session-actions)reports/{run_id}/Workspace Isolation:
/tmp/hyoka-{run_id})Action Timeline Capture:
Async/Parallel Processing:
--workers flag)Error Handling:
hyoka/internal/eval/engine.gohyoka/internal/eval/copilot.gohyoka/internal/eval/action.gohyoka/internal/eval/workspace.gohyoka/internal/eval/proctracker.golog.Fatal in pipeline steps — return errors