fix-bug - Automated Bug Fixing with Structured Workflow
Reproduce, diagnose, fix, and verify bugs following a systematic workflow
Tags
Updated: 2026-02-13Capabilities
Typical Inputs
Typical Outputs
What this skill does
- read bug description
- search codebase
- write failing test
- trace code paths
- identify root cause
- apply code changes
- run test suite
- verify linting results
Inputs
- bug description
- error messages
- relevant code files
- test commands
Outputs
- failing test case
- code changes
- passing test results
- linting reports
- build status
Requirements
- code repository access
- test suite available
- linter configuration
- build system
