harness-engineering
Installation
SKILL.md
Harness Engineering
"Agent = Model + Harness" — Everything except the model itself is the Harness.
Build systems that constrain, inform, verify, and correct AI agent behavior for any project.
Core Principles
- Rippable: Each component works independently; safely remove when models improve
- Incremental: Learn from failures; add configuration only when problems emerge
- Feedback First: Success is silent; failures are verbose
- Repo as Truth: All harness configuration is version-controlled
- Simplicity First: Find the simplest solution; add complexity only when needed
- Agent-Agnostic: Core constraints decouple from specific agent platforms