Debugs and optimizes AI agents by analyzing interleaved reasoning traces and identifying failure patterns.
The Reasoning Trace Optimizer is a specialized tool designed to improve AI agent performance by capturing and analyzing internal reasoning steps. By leveraging MiniMax M2.1's interleaved thinking capabilities, it identifies common failure modes such as context degradation, tool confusion, and instruction drift. This skill enables developers to automate the prompt optimization loop, turning debugging sessions into actionable, shareable learnings and high-quality system prompts for production-ready multi-agent systems.
Key Features
01Live Session Analysis: Directly diagnoses Claude Code session failures in real-time.