Systematic bug fixing with reproduction, root cause analysis, fix implementation, and regression testing
/plugin marketplace add avovello/cc-plugins/plugin install avovello-bugfix-plugins-bugfix@avovello/cc-plugins# Bugfix Command **Purpose**: Systematic bug fixing with reproduction, root cause analysis, fix implementation, and regression testing ## Workflow 1. **Bug Reproduction**: Reproduce the bug reliably 2. **Root Cause Analysis**: Identify the exact cause 3. **Impact Assessment**: Assess severity and affected areas 4. **Fix Planning**: Plan the fix approach 5. **Fix Implementation**: Implement the fix 6. **Testing Loop**: Test → (if fail) → Re-analyze → Re-fix → Re-test (max 3 iterations) 7. **Regression Testing**: Run full test suite ## Specialized Agents (7) - bug-reproducer: Reproduces b...
`/project:bugfix <ERROR_DESCRIPTION>`
`/project:bugfix <ERROR_DESCRIPTION>`
智能bug修复工作流,多层次检测和质量门控自动化修复
Regression-test-first bug fixing workflow with smart SpecSwarm/SpecTest integration
Investigate and fix bugs with root cause analysis, reproduction tests, and verified fixes.