Optimizes AI agent action spaces and observation formats to improve task completion rates and system reliability.
This skill provides a robust framework for building and refining AI agents within Claude Code, focusing on the critical interface between the model and its environment. It establishes best practices for designing high-quality action spaces, defining granular tool sets, and implementing standardized observation formats that include status, summaries, and artifact tracking. By providing clear guidance on error recovery contracts, context budget management, and architectural patterns like ReAct, this skill enables developers to build agents that are more cost-effective, deterministic, and capable of recovering from complex execution failures.
主な機能
01Guidance on ReAct and hybrid architectural patterns
02Standardized observation schemas with status and next-action prompts
031 GitHub stars
04Strategic context budget management to prevent token bloat
05Optimized action space design for deterministic tool execution
06Comprehensive error recovery contracts and safety protocols
ユースケース
01Designing complex autonomous coding agents with high-risk deployment capabilities
02Refining tool definitions to reduce agent confusion and retry loops
03Benchmarking agent performance using pass@k and cost-per-task metrics