skills/smithery.ai/bug-investigation

bug-investigation

Installation
SKILL.md

Bug Investigation

When to Use

Use this skill when investigating bugs or unexpected behavior.

Investigation Process

1. Reproduce

  • Get exact steps to reproduce
  • Identify environment (OS, version, config)
  • Create minimal reproduction case

2. Isolate

  • Binary search through code/commits
  • Disable features to narrow scope
  • Check if issue exists in isolation
Installs
1
First Seen
Apr 19, 2026
bug-investigation from smithery.ai