with one click
investigate-bug
Systematic approach to investigating software bugs
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Systematic approach to investigating software bugs
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
| name | investigate-bug |
| description | Systematic approach to investigating software bugs |
analyze for structure, rg for text searchWhen a fix involves data that crosses repos or subsystems (e.g., Katello code that feeds a Foreman report template, or Dynflow actions whose data is read by a rake task), trace the full path:
How to test on production/packaged Foreman/Katello/Satellite VMs (forklift, hammer, API, rails console, logs)
Replace Enzyme snapshot tests with React Testing Library (RTL) behavioral tests in Foreman plugin projects. Use when converting snapshot tests for React 18 migration.
Ruby on Rails conventions and patterns for Foreman ecosystem projects
Katello test patterns, factories, and conventions
How to navigate and explain unfamiliar codebases effectively
Feature design methodology — requirements gathering, design, story breakdown