Designs and optimizes AI agent action spaces, tool definitions, and observation formatting to improve completion rates. Covers granularity rules, error recovery contracts, context budgeting, and anti-patterns.
How this skill is triggered — by the user, by Claude, or both
Slash command
/everything-claude-code:agent-harness-constructionThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when you are improving how an agent plans, calls tools, recovers from errors, and converges on completion.
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:
status: success|warning|errorsummary: one-line resultnext_actions: actionable follow-upsartifacts: file paths / IDsFor every error path, include:
Track:
npx claudepluginhub mrebrahim/everything-claude-code153plugins reuse this skill
First indexed Jun 2, 2026
Showing the 6 earliest of 153 plugins
Designs and optimizes AI agent action spaces, tool definitions, and observation formatting to improve completion rates. Covers granularity rules, error recovery contracts, context budgeting, and anti-patterns.
Expert in designing and building autonomous AI agents with tool use, memory, planning, and multi-agent orchestration. Triggers on agent-related keywords like 'langchain', 'autogen', 'crewai'.
Designs and builds autonomous AI agents with tool use, memory systems, planning strategies, and multi-agent orchestration.