What problem does it solve?
This Skill prevents endless retry loops when tools fail, operations are denied, or tasks time out by guiding the agent toward appropriate fallback paths or clear user escalation.
Core Features & Use Cases
- Failure Classification: Distinguishes unavailable services, authorization denials, timeouts, parameter errors, and unknown failures.
- Fallback Routing: Provides alternatives for browser, shell, delegated coding, and computer-use failures without bypassing permissions.
- Safety Guardrails: Stops repeated attempts after three failures and prevents using different tools to circumvent the same restriction.
- Use Case: When a browser session is unavailable, the Skill directs the agent to use an alternative browser tool or report the blocker instead of repeatedly retrying the failed session.
Quick Start
Use the task-strategy skill to choose a safe fallback after a tool call fails or a task cannot be completed.