From ecc
Designs and optimizes AI agent action spaces, tool definitions, observation formats, error recovery, and context for higher task completion rates.
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 darklegend5/heiba-claude-code24plugins reuse this skill
First indexed Mar 9, 2026
Showing the 6 earliest of 24 plugins
Designs and optimizes AI agent action spaces, tool definitions, observation formats, error recovery, and context for higher task completion rates.
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 AI agents with recommended patterns and architectures: workflow vs agent, orchestrator/subagent pipelines, and Claude Code agent templates.