workflow-bug-fix
Installation
SKILL.md
Bug Fix Workflow
Systematic process for fixing bugs properly.
Phase 1: Root Cause Analysis
Agents: root-cause-analyst
Methods:
- Error trace analysis
- Log investigation
- State inspection
- Reproduce the bug consistently
Output: Root cause, affected components, impact assessment