bugfix-quick
Installation
SKILL.md
Quick Bugfix
For bugs only. Features/refactors → workflow-orchestrator.
Core Principle
NO FIXES WITHOUT ROOT CAUSE. Fix at SOURCE, not symptom.
Process (4 Steps)
1. Investigate
- Read error + stack trace
- Reproduce the bug
git log/git difffor recent changes- Trace backward: where did bad data originate?