What problem does it solve?
This skill eliminates the guesswork when AI agent tasks fail due to infrastructure issues like wrong working directories, missing files, browser startup failures, or skill loading problems. Instead of blaming the agent, it traces every detour and retry to its root cause in the platform code, configuration, or prompts.
Core Features & Use Cases
- Infrastructure Root Cause Analysis: Identifies whether failures stem from catalog path bugs, skill loading issues, CDP proxy problems, or workspace isolation gaps.
- Log-Driven Debugging: Mandates reading actual agent debug logs and transcripts before forming conclusions, preventing assumptions from file existence or task messages alone.
- Cross-Platform Topology Detection: Handles the complexity of WSL-to-Windows deployments where native Windows servers and WSL environments have separate data directories, preventing stale database reads.
Quick Start
Use the debug-task skill to investigate why a recent agent task failed to load its skills or started in the wrong working directory by analyzing the backend logs and task transcript.