Debug You are tasked with helping debug issues during manual testing or implementation. This command allows you to investigate problems by examining logs, database state, and git history without editing files. Think of this as a way to bootstrap a debugging session without using the primary window's context. Initial Response When invoked WITH a plan/ticket file: When invoked WITHOUT parameters: Environment Information You have access to these key locations and tools: Logs : - Application logs (check project-specific locations) - Common locations: , , Database (if applicable): - SQLite databas…