---
description: "Submit feedback or report issues"
allowed-tools: Bash
---

Open the GitHub issues page for the Coding Debugger project:

```bash
open "https://github.com/tyroneross/claude-code-debugger/issues"
```

Alternatively, provide the direct link to the user:

**Report issues or suggest features:** https://github.com/tyroneross/claude-code-debugger/issues

When reporting an issue, include:
1. What you were trying to do
2. What happened instead
3. Your system info: `npx @tyroneross/claude-code-debugger --version`
4. Relevant error messages or logs
