From agent-toolkit
Use when designing or improving an AI agent's harness — action space, tool definitions, observation format, error recovery contract, or context budgeting strategy. Triggers - "agent design review", "tool definition cleanup", "improve completion rate", "harness construction", "observation schema", "agent benchmarking", "action space granularity".
How this skill is triggered — by the user, by Claude, or both
Slash command
/agent-toolkit: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 hsryuuu/agent-toolkit --plugin agent-toolkitCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.