Debug and diagnose issues using systematic investigation
/plugin marketplace add CaptainCrouton89/silas-plugins/plugin install captaincrouton89-debugging-plugins-debugging-2@CaptainCrouton89/silas-pluginsissue description# Debug Issue You are debugging an issue in the codebase: $ARGUMENTS Follow this systematic approach: ## Step 0: Understand the Bug If you already know _exactly_ what's causing the bug, fix it immediately and ignore the rest of the steps. ## Step 1: Document the Problem 1. If you do not yet understand the code relating to the bug, quickly launch an @agent-Explore and tell it to understand the code related to the bug request. Prompt it with something brief, and tell it to give you a concise understanding of related documents and data-flow. It should _not_ attempt to find a solution. 2...