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
509
Repository
affaan-m/ecc
GitHub Stars
208.6K
First Seen
May 19, 2026
agent-harness-construction — affaan-m/ecc