Skip to main content
Back to registry

agent-harness-construction

affaan-m/everything-claude-code

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

Installs314
Install command
npx skills add https://github.com/affaan-m/everything-claude-code --skill agent-harness-construction
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Use this skill when you are improving how an agent plans, calls tools, recovers from errors, and converges on completion. Agent output quality is constrained by: Every tool response should include: For every error path, include: Track: - Action space quality - Observation quality - Recovery quality - Context budget quality - Use stable, explicit tool names. - Keep inputs schema-first and narrow. - Return deterministic output shapes. - Avoid catch-all tools unless isolation is impossible. - Use micro-tools for high-risk operations (deploy, migration, permissions). - Use medium tools for common edit/read/search loops. - Use macro-tools only when round-trip overhead is the dominant cost.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does agent-harness-construction do?

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

Is agent-harness-construction good?

agent-harness-construction does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does agent-harness-construction work with?

agent-harness-construction currently lists compatibility with codex, gemini-cli, opencode, cursor, kimi-cli, amp, cline, github-copilot.

What are alternatives to agent-harness-construction?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install agent-harness-construction?

npx skills add https://github.com/affaan-m/everything-claude-code --skill agent-harness-construction

Related skills

More from affaan-m/everything-claude-code

Related skills

Alternatives in Software Engineering