Search Claude Code GitHub issues for troubleshooting. Shortcut for searching anthropics/claude-code.
Searches Claude Code GitHub issues for troubleshooting and bug reports.
/plugin marketplace add melodic-software/claude-code-plugins/plugin install claude-code-observability@melodic-software<search-terms> [--label <label>] [--state open|closed|all] [--format compact|table|detailed]Shortcut command to search issues in the Claude Code repository (anthropics/claude-code).
/claude-ecosystem:search-claude-issues path doubling
/claude-ecosystem:search-claude-issues hooks error --label bug
/claude-ecosystem:search-claude-issues "MCP timeout" --state open
This command is a shortcut that:
anthropics/claude-code automaticallygithub-issues skill with provided search termsEquivalent to: /git:search-issues anthropics/claude-code <search-terms>
/claude-ecosystem:search-claude-issues hooks PreToolUse
/claude-ecosystem:search-claude-issues memory leak --label bug
/claude-ecosystem:search-claude-issues "context window" --state open
/claude-ecosystem:search-claude-issues "path doubling" --format detailed
#11984 [open] Path doubling in PowerShell hooks (bug, hooks)
#11523 [closed] Fix memory leak in long sessions (bug, fixed)
| # | State | Title | Labels |
| --- | --- | --- | --- |
| 11984 | open | Path doubling in PowerShell hooks | bug, hooks |
### #11984 - Path doubling in PowerShell hooks
**State:** open | **Labels:** bug, hooks | **Created:** 2024-12-01
**URL:** https://github.com/anthropics/claude-code/issues/11984
When using cd && in PowerShell, paths get doubled...
**Workaround:** Use absolute paths instead of cd &&
/git:search-issues - Search any GitHub repositoryclaude-code-issue-researcher agent - Autonomous issue researchgithub-issues skill - Underlying skill for all issue operations