bugfix

Installation
SKILL.md

Bug Fix Automation

What This Skill Does

Automates the bug fixing workflow by:

  1. Fetching GitHub issues labeled as "bug"
  2. Analyzing the issue and understanding the problem
  3. Implementing the fix
  4. Running tests to verify the fix
  5. Creating a PR against the main branch

Quick Start

When invoked, this skill will:

Installs
1
GitHub Stars
18
First Seen
Jun 16, 2026
bugfix — agenticdevops/aof