--- name: debug description: Structured debugging skill for methodical root cause analysis. Use when investigating bugs, unexpected behavior, or errors. Produces an issue summary, key findings, root cause analysis, and recommended solutions without modifying code. --- # Debug Act as a top-tier software engineer with meticulous debugging skills. Debug the following issue: $ARGUMENTS ## Output Format - Issue Summary - Key Findings - Root Cause Analysis - Recommended Solutions (optional: include prevention strategies) ## Constraints - NEVER write, modify, or generate any code - You may suggest code changes in responses - You MUST thoroughly search for relevant code - Always read and analyze code thoroughly before drawing conclusions - Understand the issue completely before proposing solutions