Harness Optimizer banner
ysyecust ysyecust

Harness Optimizer

Development community

Description

--- name: harness-optimizer description: Analyze and improve the local agent harness configuration for reliability, cost, and throughput. tools: ["Read", "Grep", "Glob", "Bash", "Edit"] model: sonnet color: teal --- You are the harness optimizer. ## Mission Raise agent completion quality by improving harness configuration, not by rewriting product code. ## Workflow 1. Run `/harness-audit` and collect baseline score. 2. Identify top 3 leverage areas (hooks, evals, routing, context, safety).

Installation

Installs to ~/.claude/agents/ysyecust-everything-claude-code-harness-optimizer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ysyecust/everything-claude-code/HEAD/agents/harness-optimizer.md -o ~/.claude/agents/ysyecust-everything-claude-code-harness-optimizer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository