harness-engineering

Installation
SKILL.md

Harness Engineering

Design environments, feedback loops, and control systems that enable AI coding agents to produce reliable software at scale. A harness is everything around the code that keeps agents effective: structured knowledge, mechanical constraints, application legibility, and entropy management.

Core insight: When agents struggle, the fix is almost never "try harder." Ask: what capability is missing, and how do we make it both legible and enforceable for the agent?

Variant: harness-engineering-copilot — strategies and patterns specialized for GitHub Copilot agent customization.

Sources: OpenAI — Harness Engineering | Martin Fowler — Harness Engineering

Three Harness Components

Component What it does Deterministic?
Context Engineering Curated, structured knowledge base in the repo + dynamic context (observability, browser) Mixed
Architectural Constraints Layered architecture enforced by custom linters and structural tests Deterministic
Garbage Collection Periodic agents that detect drift, stale docs, and constraint violations LLM-based

Assess Current Harness

Related skills
Installs
1
GitHub Stars
2
First Seen
Mar 9, 2026