What problem does it solve?
This Skill analyzes past optimization runs to identify systemic issues, suggest improvements, and enhance the overall effectiveness and efficiency of the ML optimizer plugin itself.
Core Features & Use Cases
- Error Analysis: Identifies patterns in agent/skill failures, experiment failures, and pipeline inefficiencies.
- Success Analysis: Highlights what worked well, including top-performing configurations and effective strategies.
- Suggestion Generation: Provides specific, actionable recommendations for modifying plugin code or configurations.
- Use Case: After a long ML optimization session encounters several OOM errors and failed experiments, this Skill can review the logs, identify that high batch sizes on limited GPU memory are a recurring problem, and suggest adding a batch size cap to the hyperparameter tuning skill.
Quick Start
Use the review skill to analyze the current project's optimization session and identify areas for plugin improvement.