plugins/claude-ecosystem/skills/search-claude-issues/SKILL.md
Search Claude Code GitHub issues for troubleshooting. Shortcut for searching anthropics/claude-code.
npx skillsauth add melodic-software/claude-code-plugins search-claude-issuesInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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 operationsdevelopment
Search Milan Jovanovic's .NET blog for Clean Architecture, DDD, CQRS, EF Core, and ASP.NET Core patterns. Use for finding applicable patterns, code examples, and architecture guidance. Invoke when working with .NET projects that could benefit from proven architectural patterns.
tools
Install and configure Data API Builder (DAB) for production SQL Server MCP access with RBAC
tools
Manage MssqlMcp servers - status, rebuild, and upstream updates
tools
Developer environment setup guides for Windows, macOS, Linux, and WSL. Use when setting up development machines, installing tools, configuring environments, or following platform-specific setup guides. Covers package management, shell/terminal, code editors, AI tooling, containerization, databases, and more.