원클릭으로
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior — find root cause before proposing any fix
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when encountering any bug, test failure, or unexpected behavior — find root cause before proposing any fix
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Explore ideas and create designs before implementation
Use when about to claim work is complete or before committing - enforces verification and proposes a commit
Fetch current library and framework documentation from Context7 instead of relying on training data
Use when you have a written implementation plan to execute - direct execution by default, subagents for complex tasks
Use when implementing any feature or bugfix, before writing implementation code
Use when starting substantive work to choose the right workflow skill without adding unnecessary ceremony to trivial interactions
| name | systematic-debugging |
| description | Use when encountering any bug, test failure, or unexpected behavior — find root cause before proposing any fix |
| compatibility | opencode |
| license | MIT |
Random fixes waste time and mask underlying issues. Core principle: Find root cause before attempting any fix. Symptom fixes are failure.
NO FIXES WITHOUT ROOT CAUSE INVESTIGATION FIRST
Use for ANY technical issue. Especially when under time pressure, when you've already tried multiple fixes, or when you don't fully understand the issue.
Complete each phase before proceeding.
skills/systematic-debugging/reference.md only when needed