bug-investigation - Test-first bug investigation workflow
Enforces writing reproducing tests before code changes for bug reports
Tags
Updated: 2026-03-11Capabilities
Typical Inputs
Typical Outputs
What this skill does
- ask bug reproduction questions
- write reproducing test
- run reproducing test
- apply minimal code fix
- run full test suite
- add targeted logging
- analyze logged values
Inputs
- bug report
- reproduction steps
- expected behavior
- actual behavior
- environment details
- logged output
Outputs
- reproducing test
- code fix
- test results
- logging code
Requirements
- test framework
- logging mechanism
- codebase access
