agent-harness-construction

Installation
SKILL.md

Agent Harness Construction

Use this skill when you are improving how an agent plans, calls tools, recovers from errors, and converges on completion.

Core Model

Agent output quality is constrained by:

  1. Action space quality
  2. Observation quality
  3. Recovery quality
  4. Context budget quality

Action Space Design

  1. Use stable, explicit tool names.
  2. Keep inputs schema-first and narrow.
  3. Return deterministic output shapes.
  4. Avoid catch-all tools unless isolation is impossible.
Installs
5.0K
GitHub Stars
215.1K
First Seen
Mar 5, 2026
agent-harness-construction — affaan-m/everything-claude-code