bugfix
Installation
SKILL.md
Bug Fix Automation
What This Skill Does
Automates the bug fixing workflow by:
- Fetching GitHub issues labeled as "bug"
- Analyzing the issue and understanding the problem
- Implementing the fix
- Running tests to verify the fix
- Creating a PR against the main branch
Quick Start
When invoked, this skill will: