Search historical GitHub issues and local troubleshooting docs for reusable fixes. Use when asked whether an incident happened before, when looking for similar failures, or when ranking likely known fixes before deeper diagnostics.
설치
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Search historical GitHub issues and local troubleshooting docs for reusable fixes. Use when asked whether an incident happened before, when looking for similar failures, or when ranking likely known fixes before deeper diagnostics.
Knowledge Base Search
When To Use
Use this skill before or during troubleshooting when pattern reuse might save time.
Use it when the user asks whether a failure has happened before.
Use it to search closed GitHub issues and /docs/troubleshooting/known-issues.md together.
Workflow
Extract component, error phrases, resource type, resource name, and symptoms.
Search closed issues with the tightest useful query first.
Search docs/troubleshooting/known-issues.md for local patterns.
Rank matches by error similarity, component, resource type, root cause, and symptom overlap.
Return high-confidence known fixes first; otherwise provide contextual references only.
Output Rules
State confidence clearly.
Separate exact or near-exact matches from weak analogies.
Avoid claiming a known fix when the evidence is thin.