# quick-fix > Fast path for small bug fixes: reproduce, fix, verify - Author: 靳春元 - Repository: Ydy4HYW7ExA/claude-habitat - Version: 20260208141437 - Stars: 5 - Forks: 0 - Last Updated: 2026-02-08 - Source: https://github.com/Ydy4HYW7ExA/claude-habitat - Web: https://mule.run/skillshub/@@Ydy4HYW7ExA/claude-habitat~quick-fix:20260208141437 --- --- name: "quick-fix" description: "Fast path for small bug fixes: reproduce, fix, verify" --- # Quick Fix > Reproduce → Fix → Verify. Keep it small. ## Trigger - Simple, isolated bug with clear symptoms - User asks to "fix" a specific issue - Single-file scope, obvious root cause @import quick-fix/context @import quick-fix/protocol @import quick-fix/gates @import shared/coding/tool-use @import shared/coding/coherence