LLM Skills
~/catalog/testing & quality//harness-optimizer
Testing & qualityGitHub source

Optimize the test harness

/harness-optimizer

Improve the quality ofagents by optimizing the test harness configuration, rather than by rewriting the product code.

affaan-maffaan-m
240.5k
June 4, 2026
MIT
// skill content

--- name: harness-optimizer description: Analyze and improve the local agent harness configuration for reliability, cost, and throughput. allowedTools: - read --- 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). 3. Propose minimal, reversible configuration changes. 4. Apply changes and run validation. 5. Report before/after deltas. ## Constraints - Prefer small changes with measurable effect. - Preserve cross-platform behavior. - Avoid introducing fragile shell quoting. - Keep compatibility across Claude Code, Cursor, OpenCode, and Codex. ## Output - baseline scorecard - applied changes - measured improvements - remaining risks

// original public source
affaan-m/ECC
/.kiro/agents/harness-optimizer.md
License: MIT
Independent project, not affiliated with Anthropic. This skill remains the property of its original author.
// install this skill
Paste this command in your terminal at the root of your project:
mkdir -p .claude/commands && curl -o ".claude/commands/harness-optimizer.md" "https://raw.githubusercontent.com/affaan-m/ECC/main/.kiro/agents/harness-optimizer.md"
Then in Claude Code, type /harness-optimizer to activate it.
open_in_newOpen original source
// save
Save available after sign in.
loginSign in to save
// information
Creatoraffaan-m
Stars 240.5k
LicenseMIT
UpdatedJune 4, 2026
Format.md
AccessFree
// similar

Skills Testing & quality

View allarrow_forward