Add troubleshooting slash command skill

Co-authored-by: thedotmack <683968+thedotmack@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2025-11-08 21:47:03 +00:00
parent 5666f7dd1c
commit e029903a66
3 changed files with 420 additions and 0 deletions
+8
View File
@@ -305,6 +305,14 @@ See [Development Guide](docs/development.mdx) for detailed instructions.
## Troubleshooting
**Quick Diagnostic:**
Run the troubleshooting skill for automated diagnosis and fixes:
```
/skill troubleshoot
```
**Common Issues:**
- Worker not starting → `npm run worker:restart`