Help debug issues during manual testing or implementation
sonnetdevelopment/# 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. ## Initial Response When invoked WITH a plan/ticket file: When invoked WITHOUT parameters: ## Environment Information You have access to these key debugging locations and tools: **Logs** (commonly in these locations): - Application logs: Check project-specific log directories - System logs: `/var/log/` (Linux/Mac) or event viewer (Windows) - Development server logs: Usua...
`/project:debug <TASK_DESCRIPTION>`
Systematic four-phase debugging framework for finding root causes
Apply expert debugging methodology to investigate a specific issue
Systematically diagnose and resolve bugs through conversational investigation and root cause analysis
Investigate and diagnose issues without necessarily fixing them