This update introduces a comprehensive retry tracking and escalation workflow to prevent agents from getting stuck in infinite failure loops. By enforcing a 3-retry limit and explicitly seeking confirmation before escalation, the workflow ensures persistent failures are addressed properly. Additionally, an extensive refactoring of eight core skills offloaded heavy context into reference files, resulting in an estimated 65% reduction in token usage per message.

Refactoring codebase