원클릭으로
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