Quick Fix
Rapid bug fix workflow with minimal overhead
Complexity: Simple | Duration: 5-15m | Category: Developer Experience
Tags: bugfix debugging rapid testing
Workflow Diagram
Steps
Step 1: Issue reproduction
Agent: debugger
Confirm bug and create minimal reproduction
Step 2: Root cause
Agent: debugger
Identify root cause with stack trace analysis
Step 3: Fix implementation
Agent: debugger
Apply targeted fix
Step 4: Test creation
Agent: testing
specialist - Add regression test
Step 5: Validation
Agent: component
qa-validator - Run affected tests
Step 6: Quick review
Agent: component
qa-reviewer - Review fix for side effects
Usage
To execute this workflow:
/workflow developer-experience/quick-fix.workflow
Related Workflows
See other workflows in this category for related automation patterns.