Codex harness starter based on the “Harness Engineering” lecture deck.
Turn a short user request into a repeatable three-agent workflow:
Planner expands the request into SPEC.md.Generator implements the deliverable and writes SELF_CHECK.md.Evaluator grades the result and writes QA_REPORT.md.The loop repeats until the result passes or the retry budget is exhausted.
harness-project/
AGENTS.md
SPEC.md
SELF_CHECK.md
QA_REPORT.md
agents/
planner.md
generator.md
evaluator.md
evaluation_criteria.md
output/
README.md
cd harness-project
codex
Then give one short request such as:
AI 교육 전문 회사의 랜딩페이지를 만들어줘