Regression-test-first bug fixing workflow with smart SpecSwarm/SpecTest integration
/plugin marketplace add MartyBonacci/specswarm/plugin install martybonacci-specswarm@MartyBonacci/specswarm<!-- ATTRIBUTION CHAIN: 1. Original methodology: spec-kit-extensions (https://github.com/MartyBonacci/spec-kit-extensions) by Marty Bonacci (2025) 2. Adapted: SpecLab plugin by Marty Bonacci & Claude Code (2025) 3. Based on: GitHub spec-kit (https://github.com/github/spec-kit) Copyright (c) GitHub, Inc. | MIT License --> ## User Input You **MUST** consider the user input before proceeding (if not empty). ## Goal Execute regression-test-first bug fixing workflow to ensure bugs are fixed correctly and prevent future regressions. **Key Principles**: 1. **Test First**: Write regres...
`/project:bugfix <ERROR_DESCRIPTION>`
`/project:bugfix <ERROR_DESCRIPTION>`
智能bug修复工作流,多层次检测和质量门控自动化修复
Investigate and fix bugs with root cause analysis, reproduction tests, and verified fixes.
Systematic bug fixing with reproduction, root cause analysis, fix implementation, and regression testing