Harness Design

Use when designing or improving the action space, observation format, tool boundaries, and evaluation signals of an LLM agent. Covers the five layers of harness design: what tools the agent has, what it sees after acting, how each tool is scoped, how behavior is evaluated, and how to iterate when the agent misbehaves. Prevents the most common harness failures — agents that pick wrong tools, ignore critical information, or loop without progress.

Victoriakaey Updated

File contents

Victoriakaey/build-reliable-agents/tree/main/skills/harness-design commit 279ded5b7c

Frequently asked questions

npx skillmds@latest add victoriakaey/harness-design