From ecc
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
/ecc: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 dyai2025/everything-claude-code108plugins reuse this skill
First indexed Jun 2, 2026
Showing the 6 earliest of 108 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.
Designs and optimizes AI agent action spaces, tool definitions, observation formatting, error recovery, and context budgeting for higher task completion rates.
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'.