What problem does it solve?
This skill solves the plateauing performance of standard AI agents by replacing blind hill-climbing with a rigorous, trace-informed diagnostic loop that identifies the root cause of failures.
Core Features & Use Cases
- Trace-Informed Diagnosis: Analyzes full execution traces to pinpoint exactly where an agent's output deviates from requirements.
- Counterfactual Reasoning: Evaluates why previous attempts failed to prevent regression during optimization.
- Additive-Only Safety Valve: Automatically switches to a conservative mode after repeated regressions to ensure stability.
- Use Case: Use this to optimize your system prompts, routing logic, or complex agent workflows by running them through a multi-candidate evaluation loop that learns from its own mistakes.
Quick Start
Trigger the autoresearch skill to begin optimizing the target prompt by providing the skill name and a set of test prompts for the evaluation loop.