Harness Engine: a Codex skill for agent-first repository harnesses #27820
tomatopunk
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone 👋
I’d like to share a project I’ve been working on: Harness Engine.
GitHub: https://github.com/hallucination-studio/harness-engine
Harness Engine is an open-source Codex skill that bootstraps an agent-first repository harness for real projects.
The idea is inspired by OpenAI’s “Harness engineering” article: if we want Codex and other AI coding agents to work reliably in complex codebases, the repository itself needs to become the system of record.
Harness Engine helps by:
AGENTS.mdARCHITECTURE.md,docs/RELIABILITY.md,docs/SECURITY.md, anddocs/QUALITY_SCORE.mdThe goal is not to blindly copy a template, but to help Codex create and maintain a repo-specific harness so future work is more recoverable, reviewable, and less likely to drift.
Install locally:
Beta Was this translation helpful? Give feedback.
All reactions